Report whether the wallet holds any encryption keys.
Synopsis
Declared in <wallet/wallet.h>
virtual
bool
HasEncryptionKeys() const override;
Return Value
true if the wallet is encrypted.
Created with MrDocs
Report whether the wallet holds any encryption keys.
Declared in <wallet/wallet.h>
virtual
bool
HasEncryptionKeys() const override;
true if the wallet is encrypted.
Created with MrDocs