zmqhashblock per network

This commit is contained in:
2026-03-17 21:01:59 -04:00
parent 117ee7b932
commit f4358848df
3 changed files with 30 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ export BAL_PUSHER_DB_FILE="$(pwd)/bal.db"
#export BAL_PUSHER_TESTNET_COOKIE_FILE=/~/.bitcoin/testnet3/.cookie
#export BAL_PUSHER_SIGNET_COOKIE_FILE=/~/.bitcoin/signet/.cookie
export BAL_PUSHER_ZMQ_LISTENER=tcp://127.0.0.1:28332
export BAL_PUSHER_REGTEST_ZMQ_HASHBLOCK=tcp://127.0.0.1:21332
export BAL_PUSHER_SEND_STATS=true
export WELIST_SERVER_URL=http://localhost:8085
export BAL_SERVER_URL="http://127.0.0.1:9133"