Value | Description |
---|---|
new | Transaction is initially created and pending processing |
waiting-confirmations | Transaction is submitted to the blockchain and awaiting block confirmations |
waiting-approval | Transaction is pending approval before further processing |
approved | Transaction has been approved and is awaiting further processing |
awaiting-security-policy | Transaction is pending until the security policy expires |
completed | Transaction has been successfully processed and confirmed |
canceled | Transaction has been canceled and will not be processed further |
expired | Transaction has expired |
signing-required | Transaction requires user signing action (e.g., ‘Start signing’ button in UI). |
signing | Transaction is currently being signed by the user |
signed | Transaction signing request has been successfully signed |
broadcasted | Transaction have been broadcasted to the network and are awaiting blockchain confirmations |
manual-resolving | Transaction requires manual intervention to resolve an issue |
failed-on-blockchain | Transaction failed to execute on the blockchain |
removed-from-blockchain | Transaction was removed from blockchain |
error | Something went wrong |