You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validators should check the block timestamps. If it's time for election - call makeElectionAt in a middleware contract to get elected by stake operators.
Submit ValidatorsCommitment to router in order to set next era validators.
Sequencer should listen for event NextEraValidatorsSet and use this event to change listened validators in a specified timestamp.
Note: DKG is not included yet.
Notes
No response
The text was updated successfully, but these errors were encountered:
Problem to Solve
Support changing of validators set
Possible Solution
ValidatorsCommitment
to router in order to set next era validators.NextEraValidatorsSet
and use this event to change listened validators in a specified timestamp.Note: DKG is not included yet.
Notes
No response
The text was updated successfully, but these errors were encountered: