Skip to content

Commit

Permalink
fix: network config for holesky
Browse files Browse the repository at this point in the history
Ticket: WIN-1547
  • Loading branch information
dpkjnr committed Jan 15, 2024
1 parent 3f10404 commit 31f4668
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 @@ -104,7 +104,7 @@ const config: HardhatUserConfig = {
},
customChains: [
{
network: 'holesky',
network: 'hteth',
chainId: 17000,
urls: {
apiURL: 'https://api-holesky.etherscan.io/api',
Expand Down

0 comments on commit 31f4668

Please sign in to comment.