Function parachain_staking::pallet::dispatchables::join_candidates
source · pub fn join_candidates<T: Config>(
bond: BalanceOf<T>,
liquidity_token: CurrencyIdOf<T>,
use_balance_from: Option<BondKind>,
candidate_count: u32,
liquidity_token_count: u32
)
Expand description
Join the set of collator candidates
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::join_candidates
.