pub fn execute_candidate_bond_request<T: Config>(
    candidate: T::AccountId,
    use_balance_from: Option<BondKind>
)
Expand description

Execute pending request to adjust the collator candidate self bond

Warning: Doc-Only

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