Skip to content

Commit

Permalink
watcher: update guardian rpc hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
panoel committed Dec 13, 2023
1 parent ff8c664 commit 7152e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watcher/src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export const AXIOS_CONFIG_JSON: AxiosRequestConfig = {
};

export const GUARDIAN_RPC_HOSTS = [
'https://wormhole-v2-mainnet-api.certus.one',
'https://api.wormholescan.io',
'https://wormhole-v2-mainnet-api.mcf.rocks',
'https://wormhole-v2-mainnet-api.chainlayer.network',
'https://wormhole-v2-mainnet-api.staking.fund',
Expand Down

0 comments on commit 7152e62

Please sign in to comment.