Returns all unique ScriptPubKeyMans in m_internal_spk_managers and m_external_spk_managers
Declared in <wallet/wallet.h>
<wallet/wallet.h>
std::set<ScriptPubKeyMan*> GetActiveScriptPubKeyMans() const;
The set of active ScriptPubKeyMans.