TxOutRef: {
    txOutRefId: TxId;
    txOutRefIdx: Integer;
}

TxOutRef is a reference to a transaction output.

Type declaration

  • txOutRefId: TxId
  • txOutRefIdx: Integer

Generated using TypeDoc