Function pallet_alliance::pallet::dispatchables::retire
source · pub fn retire<T: Config<I>, I: 'static>()
Expand description
As a member, retire from the Alliance and unreserve the deposit.
This can only be done once you have called give_retirement_notice
and the
RetirementPeriod
has passed.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::retire
.