We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90621db commit b19e9baCopy full SHA for b19e9ba
src/parser.cpp
@@ -1328,7 +1328,7 @@ options_metadata parser::load_settings() THROWS
1328
(
1329
"node.currency_window_minutes",
1330
value<uint32_t>(&configured.node.currency_window_minutes),
1331
- "Time from present that blocks are considered current, defaults to '60' (0 disables)."
+ "Time from present that blocks are considered current, defaults to '1440' (0 disables)."
1332
)
1333
// #######################
1334
////(
0 commit comments