referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

resume_xcm_execution
Resumes all XCM executions for the XCMP queue.
suspend_xcm_execution
Suspends all XCM executions for the XCMP queue, regardless of the sender’s origin.
update_drop_threshold
Overwrites the number of pages which must be in the queue after which we drop any further messages from the channel.
update_resume_threshold
Overwrites the number of pages which the queue must be reduced to before it signals that message sending may recommence after it has been suspended.
update_suspend_threshold
Overwrites the number of pages which must be in the queue for the other side to be told to suspend their sending.