Change PlatON's Mainnet RPCURL (#1081)

* Change platon devnet's RPC

* Change PlatON's Mainnet RPCURL
This commit is contained in:
alliswell 2022-04-15 21:57:50 +08:00 committed by GitHub
parent 27b825c738
commit 06fc14487a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": {