Overall status of the scan.

Synopsis

Declared in <wallet/wallet.h>

enum Unnamed enum;

Members

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.

Created with MrDocs