pub fn apply_for_candidacy<T: Config>()
Expand description
Submit an application to become a collator candidate. The account must already have registered session keys.
This call is not available to Invulnerable
collators or exisiting candidates.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::apply_for_candidacy
.