Page MenuHomePhabricator

[herald] Remove unused flag from `parsedTx` data
ClosedPublic

Authored by bytesofman on Apr 14 2023, 03:36.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa0a0bfe88d67: [herald] Remove unused flag from `parsedTx` data
Summary

T2972

Depends on D13715

isTokenTx is a useful variable as a private flag in parseTx. It isn't used outside of the function so is not needed in the parsedTx model.

Test Plan

npm test

Diff Detail

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