pub fn remove_from_whitelist<T: Config>( key: <T as Config>::AccountId, ) -> DispatchResult
Remove a key from the DAO whitelist, disallowing the key to register an agent, or de-registering an existing one.