Page MenuHomePhabricator

Remove leftover short-circuit evaluation condition from bdb377d68ea8
ClosedPublic

Authored by awemany on Jun 13 2017, 14:34.

Details

Summary

Removes extra stuff left over from cleanup in bdb377d68ea8,
"Kill SegWit Step 11: Remove HasWitness".

Test Plan

This fixes the code to evalulate like "tx.HasWitness() == false" holds. Compare also bdb377d68ea8.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jun 13 2017, 14:34
This revision is now accepted and ready to land.Jun 13 2017, 14:36
This revision was automatically updated to reflect the committed changes.