TxId: LedgerBytes & {
    __compileTimeOnlyTxId: TxId;
}

TxId is a transaction id i.e., the hash of a transaction. 32 bytes.

Type declaration

  • __compileTimeOnlyTxId: TxId

Generated using TypeDoc