Skip to content

Commit

Permalink
contracts: remove acala and karura standard relayer addresses (#677)
Browse files Browse the repository at this point in the history
these contracts are not actually deployed
  • Loading branch information
kev1n-peters authored Aug 26, 2024
1 parent fb6e21a commit 9abeccd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/base/src/constants/contracts/relayer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ export const relayerContracts = [[
["Fantom", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
["Klaytn", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
["Celo", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
["Acala", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
["Karura", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
["Moonbeam", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
["Base", "0x706f82e9bb5b0813501714ab5974216704980e31"],
["Arbitrum", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
Expand Down

0 comments on commit 9abeccd

Please sign in to comment.