Return the ids of all known scripts.
Synopsis
Declared in <script/signingprovider.h>
virtual
std::set<CScriptID>
GetCScripts() const;
Return Value
The set of known script ids.
Created with MrDocs
Return the ids of all known scripts.
Declared in <script/signingprovider.h>
virtual
std::set<CScriptID>
GetCScripts() const;
The set of known script ids.
Created with MrDocs