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