Update the RPC server (#1555)

We update the rpc  from http with a port indicated to https without a prot.
Please check out if everything still work.
feel free to reply if there is anything wrong.
thank you helping.
This commit is contained in:
amory1997 2022-09-07 15:22:42 +08:00 committed by GitHub
parent e74465ea99
commit 8bc3ea0668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"name": "Quokkacoin Mainnet",
"chain": "Qkacoin",
"rpc": ["http://rpc.qkacoin.org:8548"],
"rpc": ["https://rpc.qkacoin.org"],
"faucets": [],
"nativeCurrency": {
"name": "Qkacoin",