Page MenuHomePhabricator

[Cashtab] Remove dirty param from SendToken formData
ClosedPublic

Authored by kieran709 on Jan 5 2022, 15:36.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCbcb1c9d02177: [Cashtab] Remove dirty param from SendToken formData
Summary

In SendToken, fromData included an unused 'dirty' param which has been removed. Related to task T2108

Test Plan

cd web/cashtab && npm start
navigate to the tokens tab, then the send token page
send token and ensure transaction is successful

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove-token-dirty-param
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17797
Build 35420: Build Diffcashtab-tests
Build 35419: arc lint + arc unit