pub fn add_to_whitelist<T: Config>(key: <T as Config>::AccountId)
Expand description
Forcefully adds a new agent to 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::add_to_whitelist
.