[#CScriptCheck] = CScriptCheck :mrdocs: Closure representing one script verification Note that this stores references to the spending transaction == Synopsis Declared in `<validation.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class CScriptCheck; ---- == Member Functions [cols="1,4"] |=== | Name| Description | xref:CScriptCheck/2constructor-0c.adoc[`CScriptCheck`] [.small]#[constructor]# | Constructors | xref:CScriptCheck/operator_assign-0eb.adoc[`operator=`] | Assignment operators | xref:CScriptCheck/operator_call.adoc[`operator()`] | Run the script verification for the configured input. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#