Function pallet_alliance::pallet::dispatchables::disband
source · pub fn disband<T: Config<I>, I: 'static>(witness: DisbandWitness)
Expand description
Disband the Alliance, remove all active members and unreserve deposits.
Witness data must be set.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::disband
.