Page MenuHomePhabricator

[Cashtab] Fix bug in agora tx parsing
ClosedPublic

Authored by bytesofman on Sat, Oct 26, 18:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC7467e93e04be: [Cashtab] Fix bug in agora tx parsing
Summary

When I patched "we have to look at all the inputs to find the p2sh" -- I was still checking only the inputs[0] input script.

Fix.

Test Plan

npm test (confirms txs are parsed correctly)

Diff Detail

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