Function remove_from_whitelist

Source
pub fn remove_from_whitelist<T: Config>(
    key: <T as Config>::AccountId,
) -> DispatchResult
Expand description

Remove a key from the DAO whitelist, disallowing the key to register an agent, or de-registering an existing one.