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
cmd/network: Consider max checkpoint creation time for trust
Prevents a problem where the most recent checkpoint target height
is still being created on the remote nodes, but second oldest
target height would be already older than the suggested trust.
This is only relevant when configuring runtime where state is much
bigger. In such case if you are connected to remote nodes that
preserve many runtime state versions, checkpoint creation time is
significant.
0 commit comments