Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListtransactionsTransaction

Hierarchy

  • ListtransactionsTransaction

Index

Properties

blockheight: number

the block height of this tx

channel?: string

the channel this transaction is associated with (EXPERIMENTAL_FEATURES only)

hash: string

the transaction id

Each input, in order

locktime: number

The nLocktime for this tx

Each output, in order

rawtx: string

the raw transaction

txindex: number

the transaction number within the block

version: number

The nVersion for this tx

Generated using TypeDoc