Interface OutPoint

Hierarchy

  • OutPoint

Properties

Properties

outputIndex: string | number

The index of the output on the transaction.

txidStr: string

Reversed, hex-encoded string representing the transaction id.

Generated using TypeDoc