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
I suggest that we add another parameter to ALL querys, using which you can execute queries not automatically to the current blockheight but to a lower blockheight.
This needs an archive node, since most nodes only have 100 heights saved. Anyways, we can catch that error and it might be helpful.
Flags:
--height int Use a specific height to query state at (this can error if the node is pruning state)
nooomski, dkostenevich, iamrusko, lovrobiljeskovic and Segfaultd