mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-07 22:04:03 -05:00
darkfid: introduce a second rpc handler for mm http requests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user