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
This might already have been fixed by filecoin-project/lotus#9815 which was merged into feat/nv18-events on 8 Dec. What version are you testing against?
I'm seeing behavior where I can query for an event and find it
if
fromBlock == targetBlock == toBlock
,but not when
fromBlock < targetBlock < toBlock
e.g.
The text was updated successfully, but these errors were encountered: