pub fn schedule_delegator_bond_less<T: Config>(
candidate: T::AccountId,
less: BalanceOf<T>
)
Expand description
Request bond less 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_less
.