TransactionStatusResult

Type alias for the result of a transaction status query operation.

  • Success: Contains a TransactionStatus object describing the transaction state

  • Failure: Contains an exception describing why the status query failed

See also