Function pallet_alliance::pallet::dispatchables::kick_member
source · pub fn kick_member<T: Config<I>, I: 'static>(
who: <<T as Config>::Lookup as StaticLookup>::Source,
)
Expand description
Kick a member from the Alliance and slash its deposit.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::kick_member
.