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