@did-btc1/method
Preparing search index...
TxOut
Type Alias TxOut
type
TxOut
=
{
n
:
number
;
scriptPubKey
:
{
address
?:
string
;
asm
:
string
;
desc
:
string
;
hex
:
string
;
reqSigs
:
number
;
type
:
scriptPubkeyType
;
}
;
value
:
number
;
}
Index
Properties
n
script
Pub
Key
value
Properties
n
n
:
number
script
Pub
Key
scriptPubKey
:
{
address
?:
string
;
asm
:
string
;
desc
:
string
;
hex
:
string
;
reqSigs
:
number
;
type
:
scriptPubkeyType
;
}
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
n
script
Pub
Key
value
@did-btc1/method
Loading...