NodeJS cluster support.

This commit is contained in:
softsimon
2020-09-22 03:52:54 +07:00
parent 9ca4e97f13
commit d6744c07f9
3 changed files with 39 additions and 6 deletions

View File

@@ -14,6 +14,7 @@
"INITIAL_BLOCK_AMOUNT": 8,
"TX_PER_SECOND_SPAN_SECONDS": 150,
"ELECTRS_API_URL": "http://localhost:50001",
"CLUSTER_NUM_CORES": 1,
"BISQ_ENABLED": false,
"BISQ_BLOCKS_DATA_PATH": "/bisq/seednode-data/btc_mainnet/db/json",
"BISQ_MARKET_ENABLED": false,