Skip to content

Commit

Permalink
Use althea DAI nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBorst committed Aug 8, 2024
1 parent 8a7940d commit ba055d3
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 @@ -159,7 +159,7 @@ const config: HardhatUserConfig = {
},
networks: {
dai: {
url: "https://rpc.gnosischain.com",
url: "https://dai.althea.net",
accounts: [
DAI_PRIVATE_KEY,
DAI_TEST1,
Expand Down

0 comments on commit ba055d3

Please sign in to comment.