Function pallet_collator_allowlist::pallet::dispatchables::remove
source · pub fn remove<T: Config>(collator_id: T::ValidatorId)Expand description
Remove a collator_id from the allowlist.
Fails if
originfails theensure_rootcheckcollator_idis not 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::remove.