Check the ops limit of this script against the consensus limit.

Synopsis

Declared in <script/miniscript.h>

bool
CheckOpsLimit() const;

Return Value

True if the script is within the consensus ops limit.

Created with MrDocs