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