darkfid: introduce a second rpc handler for mm http requests

This commit is contained in:
skoupidi
2024-12-05 17:27:58 +02:00
parent bc22307e8b
commit 44db85b2f3
6 changed files with 116 additions and 26 deletions

View File

@@ -23,6 +23,9 @@ threshold = 1
# minerd JSON-RPC endpoint
minerd_endpoint = "tcp://127.0.0.1:48467"
# Optional HTTP JSON-RPC listen URL to serve handlers for p2pool merge mining requests
#mm_rpc_listen = "http+tcp://127.0.0.1:8241"
# PoW block production target, in seconds
pow_target = 10