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
now that we have sealing blocks, we can properly set the epoch on initialization/start. This will make it easier on the creator of the epoch as they no longer need to override the Epoch number after initializing/starting.
now that we have sealing blocks, we can properly set the epoch on initialization/start. This will make it easier on the creator of the epoch as they no longer need to override the
Epochnumber after initializing/starting.