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 baea842 commit 720ce88Copy full SHA for 720ce88
src/init.cpp
@@ -1179,7 +1179,7 @@ bool CheckHostPortOptions(const ArgsManager& args) {
1179
return true;
1180
}
1181
1182
-// A GUI user may opt to retry once if there is a failure during chainstate initialization.
+// A GUI user may opt to retry once with do_reindex set if there is a failure during chainstate initialization.
1183
// The function therefore has to support re-entry.
1184
static ChainstateLoadResult InitAndLoadChainstate(
1185
NodeContext& node,
0 commit comments