We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef806a0 commit 0796402Copy full SHA for 0796402
.changeset/pink-socks-pretend.md
@@ -0,0 +1,5 @@
1
+---
2
+"@hyperlane-xyz/registry": patch
3
4
+
5
+Reorder BSC rpc urls
chains/arbitrum/metadata.yaml
@@ -29,7 +29,7 @@ nativeToken:
29
symbol: ETH
30
protocol: ethereum
31
rpcUrls:
32
+ - http: https://arb1.arbitrum.io/rpc
33
- http: https://arbitrum.llamarpc.com
34
- http: https://rpc.ankr.com/arbitrum
- - http: https://arb1.arbitrum.io/rpc
35
technicalStack: arbitrumnitro
chains/bsc/metadata.yaml
@@ -24,7 +24,7 @@ nativeToken:
24
symbol: BNB
25
26
27
- - http: https://rpc.ankr.com/bsc
28
- http: https://bsc.drpc.org
- http: https://bscrpc.com
+ - http: https://rpc.ankr.com/bsc
technicalStack: other
0 commit comments