Skip to content

Commit 720ce88

Browse files
mzumsandeTheCharlatan
authored andcommitted
init: Improve comment describing chainstate load retry behaviour
1 parent baea842 commit 720ce88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/init.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ bool CheckHostPortOptions(const ArgsManager& args) {
11791179
return true;
11801180
}
11811181

1182-
// A GUI user may opt to retry once if there is a failure during chainstate initialization.
1182+
// A GUI user may opt to retry once with do_reindex set if there is a failure during chainstate initialization.
11831183
// The function therefore has to support re-entry.
11841184
static ChainstateLoadResult InitAndLoadChainstate(
11851185
NodeContext& node,

0 commit comments

Comments
 (0)