Removing Bisq

This commit is contained in:
softsimon
2024-03-17 18:22:38 +09:00
parent 1b21cd89a3
commit 60996a99f0
124 changed files with 51 additions and 8624 deletions

View File

@@ -329,25 +329,6 @@ Corresponding `docker-compose.yml` overrides:
<br/>
`mempool-config.json`:
```json
"BISQ": {
"ENABLED": false,
"DATA_PATH": "/bisq/statsnode-data/btc_mainnet/db"
}
```
Corresponding `docker-compose.yml` overrides:
```yaml
api:
environment:
BISQ_ENABLED: ""
BISQ_DATA_PATH: ""
...
```
<br/>
`mempool-config.json`:
```json
"SOCKS5PROXY": {