pub fn set_threshold<T: Config>(threshold: u32)
Expand description

Sets the vote threshold for proposals.

This threshold is used to determine how many votes are required before a proposal is executed.

  • O(1) lookup and insert

Warning: Doc-Only

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