Function pallet_society::pallet::dispatchables::resign_candidacy
source · pub fn resign_candidacy<T: Config<I>, I: 'static>()
Expand description
Remove the candidate’s application from the society. Callable only by the candidate.
Any bid deposit is lost and voucher is banned.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::resign_candidacy
.