Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LtcTxInputs

export
interface

LtcTxInputs

Hierarchy

  • LtcTxInputs

Index

Properties

coin

coin: LtcTxCoin
memberof

LtcTxInputs

prevout

prevout: LtcTxPrevout
memberof

LtcTxInputs

script

script: string

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

memberof

LtcTxInputs

sequence

sequence: number
memberof

LtcTxInputs

witness

witness: string

Transaction witness.

memberof

LtcTxInputs

Generated using TypeDoc