Report whether the wallet holds any encrypted private keys.
Synopsis
Declared in <wallet/wallet.h>
bool
HaveCryptedKeys() const;
Return Value
true if the wallet has encrypted keys.
Created with MrDocs
Report whether the wallet holds any encrypted private keys.
Declared in <wallet/wallet.h>
bool
HaveCryptedKeys() const;
true if the wallet has encrypted keys.
Created with MrDocs