pub fn bestow_membership<T: Config<I>, I: 'static>(candidate: T::AccountId)
Expand description

Transform an approved candidate into a member. Callable only by the Signed origin of the Founder, only after the period for voting has ended and only when the candidate is not clearly rejected.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::bestow_membership.