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

Request to bond more for delegators wrt a specific collator candidate.

Warning: Doc-Only

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