subscan
Runtime Modules / CollatorAllowlist
Spec Version:
Call Functions
Name
Lookup
Parameters
add63001
remove63011
Events
Name
Lookup
Attributes
CollatorAdded6300["ValidatorId"]
CollatorRemoved6301["ValidatorId"]
Storage Functions
Name
Type
Allowlist{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":38}}
Error Types
Name
Docs
CollatorAlreadyAllowedThe collator has already been added to the allowlist.
CollatorNotReadyThe collator is not ready yet following to the underlying `T::ValidatorRegistration`
CollatorNotPresentThe provided collator was not found in the storage.