wallet::CWallet::GetAllScriptPubKeyMans

Returns all unique ScriptPubKeyMans

Synopsis

Declared in <wallet/wallet.h>

std::set<ScriptPubKeyMan*>
GetAllScriptPubKeyMans() const;

Return Value

The set of all ScriptPubKeyMans.