Page MenuHomePhabricator

simplify ATMP standard flag computation [1/2] - remove CHECKDATASIG_SIGOPS
ClosedPublic

Authored by markblundeberg on Jan 18 2020, 11:02.

Details

Summary

This flag is already part of STANDARD_SCRIPT_VERIFY_FLAGS, and anyway
it doesn't matter here since CheckInputs does not care about sigops.

Test Plan

ninja check

Diff Detail

Event Timeline

This revision is now accepted and ready to land.Jan 18 2020, 23:30