Function democracy::pallet::dispatchables::clear_public_proposals   
source · pub fn clear_public_proposals<T: Config>()Expand description
Clears all public proposals.
The dispatch origin of this call must be Root.
Weight: O(1).
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::clear_public_proposals.