CScriptCheck::CScriptCheck

Move construction is defaulted.

Synopsis

Declared in <validation.h>

constexpr
CScriptCheck(CScriptCheck&& other) = default;

Parameters

NameDescription
otherThe instance to move from.