Skip to content

Commit

Permalink
Change name
Browse files Browse the repository at this point in the history
  • Loading branch information
julian merlo authored and julian merlo committed Sep 18, 2024
1 parent 3960d9e commit ddd1a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blockchain-watcher/src/infrastructure/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ export const STANDARD_RELAYERS: Record<Environment, Record<number, string>> = {
24: "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911", // optimism
30: "0x706f82e9bb5b0813501714ab5974216704980e31", // base
34: "0x706f82e9bb5b0813501714ab5974216704980e31", // scroll
43: "0x706f82e9bb5b0813501714ab5974216704980e31", // scroll
43: "0x706f82e9bb5b0813501714ab5974216704980e31", // snaxchain
},
};

0 comments on commit ddd1a48

Please sign in to comment.