Report whether a rescan is running.

Synopsis

Declared in <wallet/wallet.h>

bool
IsScanning() const;

Return Value

true if a rescan is currently running.

Created with MrDocs