Function collator_selection::pallet::dispatchables::set_candidacy_bond
source · pub fn set_candidacy_bond<T: Config>(
bond: <<T as Config>::StakingCurrency as Currency<<T as SystemConfig>::AccountId>>::Balance
)
Expand description
Set the candidacy bond amount.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_candidacy_bond
.