Returns whether this ScriptPubKeyMan holds any unencrypted private keys.
Synopsis
Declared in <wallet/scriptpubkeyman.h>
virtual
bool
HavePrivateKeys() const;
Return Value
true if unencrypted private keys are held.
Created with MrDocs