Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
TransactionInput
Class TransactionInput
Represents a Spectre transaction input
Index
Constructors
constructor
Properties
previous
Outpoint
sequence
sig
Op
Count
signature
Script
utxo
Methods
free
toJSON
to
String
Constructors
constructor
new
Transaction
Input
(
value
)
:
TransactionInput
Parameters
value
:
ITransactionInput
Returns
TransactionInput
Properties
previous
Outpoint
previous
Outpoint
:
any
sequence
sequence
:
bigint
sig
Op
Count
sig
Op
Count
:
number
signature
Script
signature
Script
:
any
Readonly
utxo
utxo
:
UtxoEntryReference
Methods
free
free
(
)
:
void
Returns
void
toJSON
toJSON
(
)
:
Object
Return copy of self without private attributes.
Returns
Object
to
String
to
String
(
)
:
string
Return stringified version of self.
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
previous
Outpoint
sequence
sig
Op
Count
signature
Script
utxo
free
toJSON
to
String
Spectre WASM32 SDK
Loading...
Represents a Spectre transaction input