Function pallet_collator_allowlist::pallet::dispatchables::add
source · pub fn add<T: Config>(collator_id: T::ValidatorId)Expand description
Add the given collator_id to the allowlist.
Fails if
originfails theensure_rootcheckcollator_iddid not yet load their keys into the session palletcollator_idis already part of the allowlist
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add.