eVyTransactionState
[Enumeration] Represents the state of a transaction.
Value
Description
Unknown
The state of the transaction is unknown.
Pending
The transaction is pending.
Failed
The transaction has failed.
Succeeded
The transaction has succeeded.
Last updated