We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08cf3bd + 88f3a3d commit d2a929eCopy full SHA for d2a929e
deploy/mainnet/providers.configmap.yaml
@@ -5,7 +5,7 @@ metadata:
5
name: relayer-providers
6
namespace: token-bridge-relayer
7
data:
8
- SUI_RPC_URLS: "http://15.235.87.193:8546"
+ SUI_RPC_URLS: "http://m-sui-02.nodes.stable.io:8546"
9
ETH_RPC_URLS: ""
10
BSC_RPC_URLS: ""
11
AVAX_RPC_URLS: ""
0 commit comments