[#wallet-CWallet-IsScanning] = xref:wallet.adoc[wallet]::xref:wallet/CWallet.adoc[CWallet]::IsScanning :relfileprefix: ../../ :mrdocs: Report whether a rescan is running. == Synopsis Declared in `<wallet/wallet.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsScanning() const; ---- == Return Value true if a rescan is currently running. [.small]#Created with https://www.mrdocs.com[MrDocs]#