Skip to content

Commit

Permalink
docs: Make LoadChainstate comment more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
dongcarl committed Dec 23, 2021
1 parent 6b83576 commit 1dd5827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/node/chainstate.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ enum class ChainstateLoadingError {
* this sequence, when we explicitly checked shutdown_requested() at
* arbitrary points, one of those calls returned true". Therefore, a
* return value other than SHUTDOWN_PROBED does not guarantee that
* shutdown_requested() hasn't been called indirectly.
* shutdown hasn't been called indirectly.
* - else
* - Success!
*/
Expand Down

0 comments on commit 1dd5827

Please sign in to comment.