UTXOType
UTXOType =
object
Defined in: toolboxes/src/utxo/types.ts:17
Properties
Section titled “Properties”hash:
string
Defined in: toolboxes/src/utxo/types.ts:18
index:
number
Defined in: toolboxes/src/utxo/types.ts:19
txHex?
Section titled “txHex?”
optional
txHex:string
Defined in: toolboxes/src/utxo/types.ts:21
value:
number
Defined in: toolboxes/src/utxo/types.ts:20
witnessUtxo?
Section titled “witnessUtxo?”
optional
witnessUtxo:Witness
Defined in: toolboxes/src/utxo/types.ts:22