Skip to content

Commit

Permalink
bump default fork block number
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrent committed Oct 17, 2023
1 parent 39ab0bc commit f162ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/fork-block-numbers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const forkBlockNumber = {
'mainnet-deployment': 15690042, // Ethereum
'flux-finance': 16836855, // Ethereum
'mainnet-2.0': 17522362, // Ethereum
default: 16934828, // Ethereum
default: 18371215, // Ethereum
}

export default forkBlockNumber

0 comments on commit f162ef0

Please sign in to comment.