Returns whether this spkm holds any unencrypted private keys.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
bool
HavePrivateKeys() const override;

Return Value

true if unencrypted private keys are held.

Created with MrDocs