match abstract method
Returns true when the other ScriptOp matches this one. ScriptPushDataMatcher will match with a push data of a particular size.
Implementation
bool match(ScriptOp other);
Returns true when the other ScriptOp matches this one. ScriptPushDataMatcher will match with a push data of a particular size.
bool match(ScriptOp other);