pub fn delegator_bond_more<T: Config>(
    candidate: T::AccountId,
    more: BalanceOf<T>
)
Expand description

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::delegator_bond_more.