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
In the current validator registration process, session keys are systematically rotated and set before registration even if those were already properly set. Following #39, we now have the code to read on-chain session keys and add this check to prevent this often unnecessary step.
The text was updated successfully, but these errors were encountered:
In the current validator registration process, session keys are systematically rotated and set before registration even if those were already properly set. Following #39, we now have the code to read on-chain session keys and add this check to prevent this often unnecessary step.
The text was updated successfully, but these errors were encountered: