pub fn add_to_whitelist<T: Config>( key: <T as Config>::AccountId, ) -> DispatchResult
Adds a key to the DAO whitelist, allowing it to register an agent.