pub fn remove_from_whitelist<T: Config>(key: <T as Config>::AccountId)
Expand description
Forcefully removes an agent from the whitelist. Only available for the root key or curators.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::remove_from_whitelist
.