Report whether a script with the given id is known.
Synopsis
Declared in <script/signingprovider.h>
virtual
bool
HaveCScript(CScriptID const& scriptid) const;
Return Value
True if the script is known.
Parameters
Name |
Description |
scriptid |
The id of the script to check for. |
Created with MrDocs