@did-btc1/method
Preparing search index...
UnspentTxInfo
Type Alias UnspentTxInfo
type
UnspentTxInfo
=
{
acount
:
string
;
address
:
string
;
amount
:
number
;
confirmations
:
number
;
redeemScript
:
string
;
safe
:
boolean
;
scriptPubKey
:
string
;
solvable
:
boolean
;
spendable
:
boolean
;
txid
:
string
;
vout
:
number
;
}
Index
Properties
acount
address
amount
confirmations
redeem
Script
safe
script
Pub
Key
solvable
spendable
txid
vout
Properties
acount
acount
:
string
address
address
:
string
amount
amount
:
number
confirmations
confirmations
:
number
redeem
Script
redeemScript
:
string
safe
safe
:
boolean
script
Pub
Key
scriptPubKey
:
string
solvable
solvable
:
boolean
spendable
spendable
:
boolean
txid
txid
:
string
vout
vout
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
acount
address
amount
confirmations
redeem
Script
safe
script
Pub
Key
solvable
spendable
txid
vout
@did-btc1/method
Loading...