Skip to content

Commit 94badad

Browse files
committed
Config text (no testnet in explains).
1 parent c110681 commit 94badad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/parser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ options_metadata parser::load_settings()
361361
(
362362
"fork.easy_blocks",
363363
value<bool>(&configured.chain.easy_blocks),
364-
"Allow minimum difficulty blocks, defaults to false (use true for testnet)."
364+
"Allow minimum difficulty blocks, defaults to false."
365365
)
366366
(
367367
"fork.bip16",

0 commit comments

Comments
 (0)