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

@@ -29,9 +29,6 @@ pow_target = 10
# Optional fixed PoW difficulty, used for testing
pow_fixed_difficulty = 1
# 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.