Report whether a rescan abort has been requested.

Synopsis

Declared in <wallet/wallet.h>

bool
IsAbortingRescan() const;

Return Value

true if a rescan abort has been requested.

Created with MrDocs