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
With the epoch start slots and the number of slots in the epoch (and the
current slot, which we already had), we can infer/estimate:
* Epoch progress percentage
* Slots left until the next epoch
* Time left until the next epoch (from slot height increase)
These are useful metrics to have about the network.
0 commit comments