bridge_ui: add karura mainnet relayer

This commit is contained in:
Evan Gray 2022-05-05 11:52:22 -04:00 committed by Evan Gray
parent 7f427133cc
commit c626e591e8
1 changed files with 2 additions and 2 deletions

View File

@ -1351,7 +1351,7 @@ export const RELAY_URL_EXTENSION = "/relayvaa/";
// also for karura
export const ACALA_RELAYER_URL =
CLUSTER === "mainnet"
? ""
? "https://relayer.aca-api.network"
: CLUSTER === "testnet"
? "https://relayer.aca-dev.network"
: // ? "http://localhost:3111"