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
There are currently two issues with waitForIndexer
waitForIndexer does not track which transactions have already been found, meaning it will waste time waiting for a transaction that is already known to be in indexer
waitForIndexer will wait (unscessfully) for failed transactions to show up indexer