subscan
Runtime Modules / CollatorAllowlist
Spec Version:
Call Functions
Name
Lookup
Parameters
add5f001
remove5f011
Events
Name
Lookup
Attributes
CollatorAdded5f00["ValidatorId"]
CollatorRemoved5f01["ValidatorId"]
Storage Functions
Name
Type
Allowlist{"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":35}}
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.