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
Check the ops limit of this script against the consensus limit.
Declared in <script/miniscript.h>
bool
CheckOpsLimit() const;
True if the script is within the consensus ops limit.
Created with MrDocs