Skip to content
SwapKit is a powerful suite of tools for building blockchain applications.

UTXOType

UTXOType = object

Defined in: toolboxes/src/utxo/types.ts:17

hash: string

Defined in: toolboxes/src/utxo/types.ts:18


index: number

Defined in: toolboxes/src/utxo/types.ts:19


optional txHex: string

Defined in: toolboxes/src/utxo/types.ts:21


value: number

Defined in: toolboxes/src/utxo/types.ts:20


optional witnessUtxo: Witness

Defined in: toolboxes/src/utxo/types.ts:22