Preparing search index...
The search index is not available
bitcoinjs-lib - v7.0.0-rc.0
bitcoinjs-lib
TxInput
Interface TxInput
interface
TxInput
{
hash
:
Uint8Array
;
index
:
number
;
script
:
Uint8Array
;
sequence
:
number
;
witness
:
Uint8Array
[]
;
}
Index
Properties
hash
index
script
sequence
witness
Properties
hash
hash
:
Uint8Array
index
index
:
number
script
script
:
Uint8Array
sequence
sequence
:
number
witness
witness
:
Uint8Array
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
hash
index
script
sequence
witness
bitcoinjs-lib - v7.0.0-rc.0
Loading...