Overall status of the scan.
Declared in <wallet/wallet.h>
enum Unnamed enum;
| Name | Description |
|---|---|
SUCCESS | All requested blocks were scanned successfully. |
FAILURE | A block could not be scanned due to read errors or pruning. |
USER_ABORT | The scan was aborted by the user before completing. |