referrerpolicy=no-referrer-when-downgrade

Function build_ring_manual

Source
pub fn build_ring_manual<T: Config>(ring_index: RingIndex, limit: Option<u32>)
Expand description

Build a ring root by including registered people.

This task is performed automatically by the pallet through the on_idle hook whenever there is leftover weight in a block. This call is meant to be a backup in case of extreme congestion and should be submitted by signed origins.

§Warning: Doc-Only

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