Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScryptaUTXO

export
interface

ScryptaUTXO

Hierarchy

  • ScryptaUTXO

Index

Properties

amount

amount: number

Amount of UTXO in satoshis.

memberof

ScryptaUTXO

block

block: number
memberof

ScryptaUTXO

redeemed

redeemed: boolean

Transaction reedemed flag.

memberof

ScryptaUTXO

scriptPubKey

scriptPubKey: string

Data generated by a spender which is almost always used as variables to satisfy a pubkey script.

memberof

ScryptaUTXO

txid

txid: string

Transaction hash.

memberof

ScryptaUTXO

vout

vout: number

Transaction index of the output.

memberof

ScryptaUTXO

Generated using TypeDoc