Returns a set of all the scriptPubKeys that this ScriptPubKeyMan watches
Declared in <wallet/scriptpubkeyman.h>
virtual
std::unordered_set<CScript, SaltedSipHasher>
GetScriptPubKeys() const;
The set of scriptPubKeys managed by this ScriptPubKeyMan.