Name | Lookup | Attributes | |
|---|---|---|---|
| CollatorAdded | 5f00 | ["ValidatorId"] | |
| CollatorRemoved | 5f01 | ["ValidatorId"] |
Name | Type | |
|---|---|---|
| Allowlist | {"origin":"Map","n_map_type":{"hashers":["Blake2_256"],"key_vec":["AccountId"],"value":"NULL","keys_id":0,"value_id":36}} |
Name | Docs |
|---|---|
| CollatorAlreadyAllowed | The collator has already been added to the allowlist. |
| CollatorNotReady | The collator is not ready yet following to the underlying `T::ValidatorRegistration` |
| CollatorNotPresent | The provided collator was not found in the storage. |