Forking mainnet in hardhat and block number #3552
-
Hello. Last days I'm trying to check how my project would work with block from the past. And I decided to check the blocknumber that I have forking mainnet in Hardhat. As I see in docs hardhat forks the latest block. But what I received:
16034315 from provider.getBlockNumber //current block from provider
And if I understand it correctly |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is probable a question for the hardhat team... Sorry I can't help more. |
Beta Was this translation helpful? Give feedback.
This is probable a question for the hardhat team... Sorry I can't help more.