Report the progress of the running rescan.
Synopsis
Declared in <wallet/wallet.h>
double
ScanningProgress() const;
Return Value
The progress of the running rescan in the range [0, 1], or zero if none.
Created with MrDocs