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
It does not seem like it's currently possible to do a fully offline version of an anvil fork. Even with the following startup commands, it still tries to reach out to the RPC:
Component
Anvil
Describe the feature you would like
It does not seem like it's currently possible to do a fully offline version of an anvil fork. Even with the following startup commands, it still tries to reach out to the RPC:
(I ensured that both state.json and storage.json exist for that fork number).
when attempting to call
eth_chainId
I get
(the env does not have access to the internet)
Additional context
No response
The text was updated successfully, but these errors were encountered: