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 6b83576 commit 1dd5827Copy full SHA for 1dd5827
src/node/chainstate.h
@@ -50,7 +50,7 @@ enum class ChainstateLoadingError {
50
* this sequence, when we explicitly checked shutdown_requested() at
51
* arbitrary points, one of those calls returned true". Therefore, a
52
* return value other than SHUTDOWN_PROBED does not guarantee that
53
- * shutdown_requested() hasn't been called indirectly.
+ * shutdown hasn't been called indirectly.
54
* - else
55
* - Success!
56
*/
0 commit comments