pallet_parachain_staking::pallet::dispatchables

Function delegator_bond_more

Source
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.