The compiler emits `OpEqual` + `OpVerify` in many places where `OpEqualVerify` would do. This should be cleaned up to slightly reduce script size and simplify generated code.
The compiler emits
OpEqual+OpVerifyin many places whereOpEqualVerifywould do.This should be cleaned up to slightly reduce script size and simplify generated code.