Function pallet_collator_selection::pallet::dispatchables::withdraw_bond
source · pub fn withdraw_bond<T: Config>()
Expand description
Withdraw CandidacyBond
after un-bonding period has finished.
This call will fail called during un-bonding or if there’s no CandidacyBound
reserved.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::withdraw_bond
.