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