Report whether the running rescan holds the wallet passphrase.
Synopsis
Declared in <wallet/wallet.h>
bool
IsScanningWithPassphrase() const;
Return Value
true if the running rescan holds the wallet passphrase.
Created with MrDocs