Skip to content
Snippets Groups Projects
Commit 0bde1f7e authored by Dan Notestein's avatar Dan Notestein
Browse files

Merge branch 'jsalyers-update-connection-options' into 'develop'

[JES] Take default back to api.hive.blog, make sure failover options are eclipse friendly

See merge request !40
parents 11ec77be 85c4416f
No related branches found
No related tags found
2 merge requests!40[JES] Take default back to api.hive.blog, make sure failover options are eclipse friendly,!37Develop
......@@ -70,12 +70,12 @@
"auth_token": false
},
"upload_image": false,
"hived_connection_client": "https://beta.openhive.network",
"hived_connection_server": "https://beta.openhive.network",
"hived_connection_client": "https://api.hive.blog",
"hived_connection_server": "https://api.hive.blog",
"hived_use_appbase": false,
"chain_id":
"0000000000000000000000000000000000000000000000000000000000000000",
"alternative_api_endpoints": "https://beta.openhive.network https://api.hive.blog https://anyx.io",
"alternative_api_endpoints": "https://api.hive.blog https://anyx.io",
"failover_threshold": 3,
"address_prefix": "STM",
"conveyor_posting_wif": false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment