btcutil-js - v0.2.0
GitHub
Preparing search index...
TxOutput
Interface TxOutput
interface
TxOutput
{
scriptPubKey
?:
Bytes
;
value
:
number
;
}
Hierarchy (
View Summary
)
TxOutput
TxOutputDecoded
Index
Properties
script
Pub
Key?
value
Properties
Optional
script
Pub
Key
scriptPubKey
?:
Bytes
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
script
Pub
Key
value
GitHub
btcutil-js - v0.2.0
Loading...