Skip to content

Commit

Permalink
fix hh config
Browse files Browse the repository at this point in the history
  • Loading branch information
ajb413 committed Mar 19, 2024
1 parent f47d243 commit 2aaf56a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ const config: HardhatUserConfig = {
weth: baseGoerliWethRelationConfigMap
},
'base-sepolia': {
usdc: baseGoerliRelationConfigMap
usdc: baseSepoliaRelationConfigMap
},
'linea-goerli': {
usdc: lineaGoerliRelationConfigMap
Expand Down

0 comments on commit 2aaf56a

Please sign in to comment.