pub fn set_candidacy_bond<T: Config>(
    bond: <<T as Config>::Currency as Currency<<T as SystemConfig>::AccountId>>::Balance
)
Expand description

Set the candidacy bond amount.

The origin for this call must be the UpdateOrigin.

Warning: Doc-Only

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