generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
types.TransactionQueueStatus
VictorVicente edited this page Sep 6, 2022
·
14 revisions
types.TransactionQueueStatus
• Failed = "Failed"
a critical transaction's execution failed. This might mean the transaction was rejected, failed due to a revert or never entered a block
• Idle = "Idle"
the queue is prepped to run
• Running = "Running"
transactions in the queue are being executed
• Succeeded = "Succeeded"
the queue finished running all of its transactions. Non-critical transactions might still have failed
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types