@did-btc1/method
Preparing search index...
TxOutInBlock
Type Alias TxOutInBlock
type
TxOutInBlock
=
{
bestblock
:
string
;
coinbase
:
boolean
;
confirmations
:
number
;
scriptPubKey
:
{
addresses
:
string
[]
;
asm
:
string
;
hex
:
string
;
reqSigs
:
number
;
type
:
scriptPubkeyType
;
}
;
value
:
number
;
}
Index
Properties
bestblock
coinbase
confirmations
script
Pub
Key
value
Properties
bestblock
bestblock
:
string
coinbase
coinbase
:
boolean
confirmations
confirmations
:
number
script
Pub
Key
scriptPubKey
:
{
addresses
:
string
[]
;
asm
:
string
;
hex
:
string
;
reqSigs
:
number
;
type
:
scriptPubkeyType
;
}
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bestblock
coinbase
confirmations
script
Pub
Key
value
@did-btc1/method
Loading...