We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4343171 commit beb3e63Copy full SHA for beb3e63
docs/mining.md
@@ -13,9 +13,6 @@ seed = "YOUR PRIVATE KEY"
13
#mock_mining = True
14
15
[miner]
16
-# Time to spend on the first attempt to make a block, in milliseconds.
17
-# This can be small, so your node gets a block-commit into the Bitcoin mempool early.
18
-first_attempt_time_ms = 1000
19
# Time to spend mining a Nakamoto block, in milliseconds.
20
nakamoto_attempt_time_ms = 20000
21
0 commit comments