mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
change rpc url to https
:wq
This commit is contained in:
parent
608853e3a7
commit
1777006564
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user