*: add 01node RPC endpoint and remove duplicate

Change-Id: I8ccc2aee1c8692d4ac048e21f2ec7ec8638c3d21
This commit is contained in:
Leo 2021-11-26 13:26:20 +01:00
parent d9513f9c39
commit c7c9e52e1d
2 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@ export const WORMHOLE_RPC_HOSTS =
"https://wormhole-v2-mainnet-api.mcf.rocks",
"https://wormhole-v2-mainnet-api.chainlayer.network",
"https://wormhole-v2-mainnet-api.staking.fund",
"https://wormhole-v2-mainnet-api.chainlayer.network",
"https://wormhole-v2-mainnet.01node.com",
]
: CLUSTER === "testnet"
? ["https://wormhole-v2-testnet-api.certus.one"]

View File

@ -179,7 +179,7 @@ export const WORMHOLE_RPC_HOSTS =
"https://wormhole-v2-mainnet-api.mcf.rocks",
"https://wormhole-v2-mainnet-api.chainlayer.network",
"https://wormhole-v2-mainnet-api.staking.fund",
"https://wormhole-v2-mainnet-api.chainlayer.network",
"https://wormhole-v2-mainnet.01node.com",
]
: CLUSTER === "testnet"
? [