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

Stop tracking a prior member who is now not a ranked member of the collective.

  • origin: A Signed origin of an account.
  • who: The ID of an account which was tracked in this pallet but which is now not a ranked member of the collective.

Warning: Doc-Only

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