Page MenuHomePhabricator

[backport] test: Fix AreInputsStandard test to reference the proper scriptPubKey
ClosedPublic

Authored by majcosta on Apr 10 2020, 17:16.

Details

Summary

f95989b3ed Fix AreInputsStandard test to reference the proper scriptPubKey (Ben Woosley)

Pull request description:

This value doesn't affect the outcome of the test, because the values are
properly set on line 351 (https://github.com/bitcoin/bitcoin/pull/13565/files#diff-b7061098b41bd31ef5db043705441133R351), but this makes the test values internally coherent.

This is a backport of Core PR13565

Test Plan
ninja check
ninja check-functional

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Apr 10 2020, 17:16

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

majcosta requested review of this revision.
This revision is now accepted and ready to land.Apr 10 2020, 21:50