This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Ethers provider not in sync with Ganache provider #4572
Unanswered
ricky-barnett
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the Ganache provider alongside ethers however after running
evm_mine
the block number returned by the ethers provider never changes.Output:
If I create a new ethers provider for each loop after the
evm_mine
the correct block number returns.Beta Was this translation helpful? Give feedback.
All reactions