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
Lint
Lint Not Applicable
Unit
Tests Not Applicable