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