pub fn schedule_candidate_bond_more<T: Config>(
more: BalanceOf<T>,
use_balance_from: Option<BondKind>
)
Expand description
Request by collator candidate to increase self bond by more
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::schedule_candidate_bond_more
.