Module cumulus_pallet_xcmp_queue::pallet::dispatchables
source · Expand description
Functions§
- Resumes all XCM executions for the XCMP queue.
- Suspends all XCM executions for the XCMP queue, regardless of the sender’s origin.
- Overwrites the number of pages which must be in the queue after which we drop any further messages from the channel.
- 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.
- Overwrites the number of pages which must be in the queue for the other side to be told to suspend their sending.