change rpc url to https

:wq
This commit is contained in:
高永華 2022-04-05 15:11:24 +08:00
parent 608853e3a7
commit 1777006564

View File

@ -2,7 +2,7 @@
"name": "LUDAN Mainnet", "name": "LUDAN Mainnet",
"chain": "LUDAN", "chain": "LUDAN",
"rpc": [ "rpc": [
"http://rpc.ludan.org:55001/" "https://rpc.ludan.org/"
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {