A Marlowe TxHeader contains minimal information that can be used to identify a Marlowe transaction. Use getContractTransactionById to get full transaction details

See

The The backend definition of this type

Hierarchy

  • TxHeader

Properties

continuations: Option<string>
contractId: ContractId

The ID of the Marlowe contract instance

metadata: Metadata
status: "unsigned" | "submitted" | "confirmed"
tags: Tags
transactionId: TxId