Expand description
Deferred execution work items.
This allows the protocol to ensure only fresh prices are used for price-sensitive operations.
Structs§
- Event when a deferred execution item is executed via the crank.
- A unique numeric ID for each deferred execution in the protocol.
- Event emitted when a deferred execution is queued.
- A deferred execution work item and its current status.
- Event when fees are returned to a user
- Enumeration API for getting deferred exec IDs
Enums§
- After successful execution of an item, what did it impact?
- A deferred execution work item
- Current status of a deferred execution work item
- What entity within the system will be affected by this.
- Result of trying to query a single deferred execution item.