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
Some of the date that validators need to calculate duties is already available in the store. This can be integrated as soon as PR #1253 is merged. This also allows us to delete the compute_target_checkpoint_state function altogether and only use the one in the store.
The text was updated successfully, but these errors were encountered:
Some of the date that validators need to calculate duties is already available in the store. This can be integrated as soon as PR #1253 is merged. This also allows us to delete the
compute_target_checkpoint_state
function altogether and only use the one in the store.The text was updated successfully, but these errors were encountered: