Market over embassy (#404)

* marketplace proxy'd through embassy

* http not rpc

* fix up marketplace
This commit is contained in:
Drew Ansbacher
2021-08-12 10:49:41 -06:00
committed by Aiden McClelland
parent 73526976a1
commit 7661626a94
14 changed files with 116 additions and 713 deletions

View File

@@ -1,8 +1,4 @@
{
"start9Marketplace": {
"clearnet": "",
"tor": ""
},
"patchDb": {
"poll": {
"cooldown": 10000
@@ -14,7 +10,6 @@
},
"mocks": {
"enabled": true,
"marketplace": true,
"connection": "ws",
"rpcPort": "5959",
"wsPort": "5960",