@arkade-os/sdk Documentation - v0.4.21
Preparing search index...
ElectrumUnspent
Type Alias ElectrumUnspent
type
ElectrumUnspent
=
{
txid
:
string
;
vout
:
number
;
witnessUtxo
:
{
script
:
Uint8Array
;
value
:
bigint
}
;
}
Index
Properties
txid
vout
witness
Utxo
Properties
txid
txid
:
string
vout
vout
:
number
witness
Utxo
witnessUtxo
:
{
script
:
Uint8Array
;
value
:
bigint
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
txid
vout
witness
Utxo
@arkade-os/sdk Documentation - v0.4.21
Loading...