Skip to content

Commit

Permalink
Set coordinator for sepolia network
Browse files Browse the repository at this point in the history
The address is an address of the Keep Maintainer Bot.
  • Loading branch information
michalinacienciala committed Oct 24, 2023
1 parent 6b7acdf commit 2a27c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solidity/hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ const config: HardhatUserConfig = {
coordinator: {
default: 9,
goerli: "0x4815cd81fFc21039a25aCFbD97CE75cCE8579042",
// TODO: add one for sepolia
sepolia: "0x4815cd81fFc21039a25aCFbD97CE75cCE8579042",
mainnet: "0x0595acCca29654c43Bd67E18578b30a405265234",
},
v1Redeemer: {
Expand Down

0 comments on commit 2a27c65

Please sign in to comment.