@did-btc1/method
Preparing search index...
UTXO
Type Alias UTXO
type
UTXO
=
{
height
:
number
;
scriptPubkey
:
{
addresses
:
string
[]
;
asm
:
string
;
hex
:
string
;
reqSigs
:
number
;
type
:
string
;
}
;
value
:
number
;
}
Index
Properties
height
script
Pubkey
value
Properties
height
height
:
number
script
Pubkey
scriptPubkey
:
{
addresses
:
string
[]
;
asm
:
string
;
hex
:
string
;
reqSigs
:
number
;
type
:
string
;
}
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
script
Pubkey
value
@did-btc1/method
Loading...