Returns all scriptPubKeys currently cached by this descriptor.
Declared in <wallet/scriptpubkeyman.h>
<wallet/scriptpubkeyman.h>
virtual std::unordered_set<CScript, SaltedSipHasher> GetScriptPubKeys() const override;
The set of cached scriptPubKeys.