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
We're using system_syncState to track syncing progress (currentBlock vs highestBlock). However, highestBlock value can differ significantly between queries (see screenshot attached) due to size and sync state of the network.
We're using
system_syncStateto track syncing progress (currentBlockvshighestBlock). However,highestBlockvalue can differ significantly between queries (see screenshot attached) due to size and sync state of the network.