Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMPhillips committed Mar 14, 2024
1 parent 1c2d840 commit b39d230
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 @@ -102,7 +102,7 @@ const config: HardhatUserConfig = {
accounts: accounts('linea'),
saveDeployments: true,
},
artio: {
artio: {
url: nodeUrl('artio'),
accounts: accounts('artio'),
saveDeployments: true,
Expand Down

0 comments on commit b39d230

Please sign in to comment.