Skip to content

Commit

Permalink
Updated alchemy fork block number
Browse files Browse the repository at this point in the history
  • Loading branch information
asselstine committed Apr 16, 2021
1 parent a497328 commit 4e32efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.networks.js
Expand Up @@ -16,7 +16,7 @@ if(process.env.ALCHEMY_URL && process.env.FORK_ENABLED){
chainId: 1,
forking: {
url: process.env.ALCHEMY_URL,
blockNumber: 12246634
blockNumber: 12248197
},
accounts: {
mnemonic: process.env.HDWALLET_MNEMONIC
Expand Down

0 comments on commit 4e32efe

Please sign in to comment.