referrerpolicy=no-referrer-when-downgrade

Function pallet_message_queue::pallet::dispatchables::reap_page

source ·
pub fn reap_page<T: Config>(message_origin: MessageOriginOf<T>, page_index: u32)
Expand description

Remove a page which has no more messages remaining to be processed or is stale.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::reap_page.