Calls
cancel
Cancel an anonymously scheduled task. NamespacecancelNamed
Cancel a named scheduled task. Namespaceschedule
Anonymously schedule a task. NamespacescheduleAfter
Anonymously schedule a task after a delay. NamespacescheduleNamed
Schedule a named task. NamespacescheduleNamedAfter
Schedule a named task after a delay. NamespaceStorage
agenda
Items to be executed, indexed by the block number that they should be executed on. Namespacelookup
Lookup from identity to the block number and index of the task. NamespaceEvents
CallLookupFailed
The call for the provided hash was not found so the task has been aborted. NamespaceCanceled
Canceled some task. NamespaceDispatched
Dispatched some task. NamespaceScheduled
Scheduled some task. NamespaceErrors
FailedToSchedule
Failed to schedule a call NamespaceNotFound
Cannot find the scheduled call. NamespaceRescheduleNoChange
Reschedule failed because it does not change scheduled time. NamespaceTargetBlockNumberInPast
Given target block number is in the past. NamespaceConstants
maximumWeight
The maximum weight that may be scheduled per block for any dispatchables of less priority thanschedule::HARD_DEADLINE
.
Namespace