mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-24 07:51:24 +02:00
docs: Make LoadChainstate comment more accurate
This commit is contained in:
parent
6b83576388
commit
1dd582782d
@ -50,7 +50,7 @@ enum class ChainstateLoadingError {
|
|||||||
* this sequence, when we explicitly checked shutdown_requested() at
|
* this sequence, when we explicitly checked shutdown_requested() at
|
||||||
* arbitrary points, one of those calls returned true". Therefore, a
|
* arbitrary points, one of those calls returned true". Therefore, a
|
||||||
* return value other than SHUTDOWN_PROBED does not guarantee that
|
* return value other than SHUTDOWN_PROBED does not guarantee that
|
||||||
* shutdown_requested() hasn't been called indirectly.
|
* shutdown hasn't been called indirectly.
|
||||||
* - else
|
* - else
|
||||||
* - Success!
|
* - Success!
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user