Interface FailedTransactionSummary

Hierarchy

  • FailedTransactionSummary

Properties

failedTransactionType?: TransactionKindString
rejectReason: Upward<RejectReason>

The reject reason for the failed transaction

Please note, this can possibly be unknown if the SDK is not fully compatible with the Concordium node queried, in which case null is returned.

transactionType: Failed

Generated using TypeDoc