Auto reload bisq dump file.

This commit is contained in:
softsimon
2020-07-10 14:13:07 +07:00
parent 4ff9663812
commit 8c23eae5fe
4 changed files with 53 additions and 13 deletions

View File

@@ -14,6 +14,7 @@
"TX_PER_SECOND_SPAN_SECONDS": 150,
"ELECTRS_API_URL": "https://www.blockstream.info/testnet/api",
"BISQ_ENABLED": false,
"BSQ_BLOCKS_DATA_PATH": "/mempool/data/all/blocks.json",
"SSL": false,
"SSL_CERT_FILE_PATH": "/etc/letsencrypt/live/mysite/fullchain.pem",
"SSL_KEY_FILE_PATH": "/etc/letsencrypt/live/mysite/privkey.pem"