Skip to content

Commit

Permalink
update block number
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed Dec 19, 2024
1 parent 67624f4 commit bb6ed3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
chainId: 1,
forking: {
url: process.env.MAINNET_ALCHEMY_API,
blockNumber: 21438010,
blockNumber: 21438928,
},
chains: {
1: {
Expand Down

0 comments on commit bb6ed3c

Please sign in to comment.