Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BtcTxInputs

export
interface

BtcTxInputs

Hierarchy

  • BtcTxInputs

Index

Properties

coin

coin: BtcTxCoin
memberof

BtcTxInputs

prevout

prevout: BtcTxPrevout
memberof

BtcTxInputs

script

script: string

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

memberof

BtcTxInputs

sequence

sequence: number
memberof

BtcTxInputs

witness

witness: string

Transaction witness.

memberof

BtcTxInputs

Generated using TypeDoc