Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FailedTransaction

Hierarchy

  • FailedTransaction

Index

Properties

code

code: number

Application specific error code

height

height: number

height of the block that contains the transaction

Optional message

message: undefined | string

Application specific, human-readable, non-localized error message in an arbitrary text format that may change at any time.

transactionId

transactionId: TransactionId

a unique identifier (hash of the transaction)

Generated using TypeDoc