Skip to content

Commit

Permalink
chore: palm network config
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed Jul 27, 2021
1 parent 27ff9f3 commit 31ae85c
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 @@ -272,7 +272,7 @@ const config: HardhatUserConfig = {
saveDeployments: true,
},
palm: {
url: "https://palm.infura.io/v3/da5fbfafcca14b109e2665290681e267",
url: "https://palmg.infura.io/v3/da5fbfafcca14b109e2665290681e267",
accounts,
chainId: 11297108109,
live: true,
Expand Down

0 comments on commit 31ae85c

Please sign in to comment.