Skip to content
Snippets Groups Projects

Update config/default.json to use https://beta.openhive.network

Merged Dan Notestein requested to merge dan-develop-patch-21655 into develop
1 file
+ 4
4
Compare changes
  • Side-by-side
  • Inline
+ 4
4
@@ -7,7 +7,7 @@
"directives": {
"childSrc": "'self'",
"connectSrc":
"'self' hive.blog https://api.hive.blog https://anyx.io api.blocktrades.us https://hivesigner.com",
"'self' hive.blog https://api.hive.blog https://anyx.io api.blocktrades.us https://hivesigner.com https://beta.openhive.network",
"defaultSrc": "'self'",
"fontSrc": "data: fonts.gstatic.com",
"frameAncestors": "'none'",
@@ -70,12 +70,12 @@
"auth_token": false
},
"upload_image": false,
"hived_connection_client": "https://api.hive.blog",
"hived_connection_server": "https://api.hive.blog",
"hived_connection_client": "https://beta.openhive.network",
"hived_connection_server": "https://beta.openhive.network",
"hived_use_appbase": false,
"chain_id":
"0000000000000000000000000000000000000000000000000000000000000000",
"alternative_api_endpoints": "https://api.hive.blog https://anyx.io",
"alternative_api_endpoints": "https://beta.openhive.network https://api.hive.blog https://anyx.io",
"failover_threshold": 3,
"address_prefix": "STM",
"conveyor_posting_wif": false,
Loading