This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
|
It seems that ganache uses Does ganache have local cache to store these data? It seems the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm playing with this script (
src/chains/ethereum/ethereum/tests/forking/myscript.ts). My plan is to understand how mainnet fork works so I just put my script in thesrcdirectory.There are
eth_blockNumberand someeth_getTransactionCountrequests. But why is there noeth_getTransactionByBlockNumberAndIndex?Not sure what I'm doing wrong.
Beta Was this translation helpful? Give feedback.
All reactions