@did-btc1/method
Preparing search index...
CreateRawTxParams
Type Alias CreateRawTxParams
type
CreateRawTxParams
=
{
inputs
:
TxInForCreateRaw
[]
;
locktime
:
number
;
outputs
:
BitcoinOutputs
;
replacable
:
boolean
;
}
Index
Properties
inputs
locktime
outputs
replacable
Properties
inputs
inputs
:
TxInForCreateRaw
[]
locktime
locktime
:
number
outputs
outputs
:
BitcoinOutputs
replacable
replacable
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inputs
locktime
outputs
replacable
@did-btc1/method
Loading...