Change PlatON's Mainnet RPCURL

This commit is contained in:
benbaley 2022-04-15 12:11:46 +08:00
parent c49d935313
commit 95ac689542

View File

@ -3,8 +3,8 @@
"chain": "PlatON", "chain": "PlatON",
"network": "mainnet", "network": "mainnet",
"rpc": [ "rpc": [
"https://openapi.platon.network/rpc", "https://openapi2.platon.network/rpc",
"wss://openapi.platon.network/ws" "wss://openapi2.platon.network/ws"
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {