Skip to content

Commit beb3e63

Browse files
committed
remove unwanted field
1 parent 4343171 commit beb3e63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/mining.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ seed = "YOUR PRIVATE KEY"
1313
#mock_mining = True
1414

1515
[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
1916
# Time to spend mining a Nakamoto block, in milliseconds.
2017
nakamoto_attempt_time_ms = 20000
2118

0 commit comments

Comments
 (0)