Skip to content

Commit

Permalink
Merge pull request #9 from Inco-fhevm/rivest-reboot
Browse files Browse the repository at this point in the history
fix: Update to new Rivest chainid
  • Loading branch information
silasdavis authored Oct 24, 2024
2 parents be8c371 + 9561590 commit 4b65e90
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 @@ -49,7 +49,7 @@ const chainIds = {
Inco: 9000,
local: 9000,
localNetwork1: 9000,
rivest: 9000,
rivest: 21097,
multipleValidatorTestnet: 8009,
};

Expand Down

0 comments on commit 4b65e90

Please sign in to comment.