Name | Lookup | Parameters | |
|---|---|---|---|
| add_collator | 1200 | 3 | |
| remove_validator | 1201 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| ValidatorRegistered | 1200 | ["AccountId","ecdsa::Public"] | |
| ValidatorDeregistered | 1201 | ["AccountId"] | |
| ValidatorActivationStarted | 1202 | ["AccountId"] | |
| ValidatorActionConfirmed | 1203 | ["ActionId<AccountId>"] | |
| ValidatorSlashed | 1204 | ["ActionId<AccountId>"] | |
| PublishingValidatorActionOnEthereumFailed | 1205 | ["u32"] | |
| PublishingValidatorActionOnEthereumSucceeded | 1206 | ["u32"] |
Name | Type | |
|---|---|---|
| ValidatorAccountIds | {"origin":"PlainType","plain_type":"Vec<AccountId>","PlainTypeValue":297} | |
| ValidatorActions | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Blake2_128Concat"],"key_vec":["AccountId","U64"],"value":"pallet_validators_manager:ValidatorsActionData","keys_id":298,"value_id":299}} | |
| EthereumPublicKeys | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["[U8; 33]"],"value":"AccountId","keys_id":43,"value_id":0}} | |
| TotalIngresses | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} |
Name | Docs |
|---|---|
| NoTier1EventForAddingValidator | |
| NoTier1EventForRemovingValidator | |
| NoValidators | |
| ValidatorAlreadyExists | |
| InvalidIngressCounter | |
| MinimumValidatorsReached | |
| ErrorEndingVotingPeriod | |
| VotingSessionIsNotValid | |
| ErrorSubmitCandidateTxnToTier1 | |
| ErrorCalculatingPrimaryValidator | |
| ErrorGeneratingEthDescription | |
| ValidatorsActionDataNotFound | |
| RemovalAlreadyRequested | |
| ErrorConvertingAccountIdToValidatorId | |
| SlashedValidatorIsNotFound | |
| ValidatorNotFound | |
| InvalidPublicKey | |
| ValidatorEthKeyAlreadyExists | The ethereum public key of this validator alredy exists |
| ErrorRemovingAccountFromCollators | |
| MaximumValidatorsReached |