|
|
@@ -18,13 +18,13 @@ network = "localnet"
|
|
|
database = "darkfid0"
|
|
|
|
|
|
# Finalization threshold, denominated by number of blocks
|
|
|
-threshold = 3
|
|
|
+threshold = 6
|
|
|
|
|
|
# minerd JSON-RPC endpoint
|
|
|
minerd_endpoint = "tcp://127.0.0.1:48467"
|
|
|
|
|
|
# PoW block production target, in seconds
|
|
|
-pow_target = 20
|
|
|
+pow_target = 60
|
|
|
|
|
|
# Participate in block production
|
|
|
miner = true
|