darkfid: programmatic control daemon

This commit is contained in:
skoupidi
2024-09-30 19:35:22 +03:00
parent 850341ae0d
commit a2d68cc914
25 changed files with 565 additions and 453 deletions

View File

@@ -26,9 +26,6 @@ minerd_endpoint = "tcp://127.0.0.1:48467"
# PoW block production target, in seconds
pow_target = 20
# Participate in block production
miner = true
# Wallet address to receive mining rewards.
# This is a dummy one so the miner can start,
# replace with your own one.