Skip to content

Commit 9abeccd

Browse files
authored
contracts: remove acala and karura standard relayer addresses (#677)
these contracts are not actually deployed
1 parent fb6e21a commit 9abeccd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/base/src/constants/contracts/relayer.ts

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ export const relayerContracts = [[
1212
["Fantom", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
1313
["Klaytn", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
1414
["Celo", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
15-
["Acala", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
16-
["Karura", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
1715
["Moonbeam", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],
1816
["Base", "0x706f82e9bb5b0813501714ab5974216704980e31"],
1917
["Arbitrum", "0x27428DD2d3DD32A4D7f7C497eAaa23130d894911"],

0 commit comments

Comments
 (0)