Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OutPoint

Outpoint referencing an output on the blockchain (or input for field spentBy).

Hierarchy

  • OutPoint

Index

Properties

Properties

outIdx: number

Index of the output in the tx referenced by this outpoint (or input index if used in field spentBy).

txid: string

Transaction referenced by this outpoint.

Generated using TypeDoc