Function pallet_society::pallet::dispatchables::claim_membership
source · pub fn claim_membership<T: Config<I>, I: 'static>()
Expand description
Transform an approved candidate into a member. Callable only by the the candidate, and only after the period for voting has ended.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::claim_membership
.