Skip to content

Commit 1dd5827

Browse files
committed
docs: Make LoadChainstate comment more accurate
1 parent 6b83576 commit 1dd5827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node/chainstate.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ enum class ChainstateLoadingError {
5050
* this sequence, when we explicitly checked shutdown_requested() at
5151
* arbitrary points, one of those calls returned true". Therefore, a
5252
* return value other than SHUTDOWN_PROBED does not guarantee that
53-
* shutdown_requested() hasn't been called indirectly.
53+
* shutdown hasn't been called indirectly.
5454
* - else
5555
* - Success!
5656
*/

0 commit comments

Comments
 (0)