init: Improve comment describing chainstate load retry behaviour

pull/31046/head
Martin Zumsande 1 month ago committed by TheCharlatan
parent baea842ff1
commit 720ce880a3
No known key found for this signature in database
GPG Key ID: 9B79B45691DB4173

@ -1179,7 +1179,7 @@ bool CheckHostPortOptions(const ArgsManager& args) {
return true;
}
// 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.
// The function therefore has to support re-entry.
static ChainstateLoadResult InitAndLoadChainstate(
NodeContext& node,

Loading…
Cancel
Save