Page MenuHomePhabricator

[Cashtab] Trim address strings in multisend input
ClosedPublic

Authored by bytesofman on Dec 14 2023, 22:41.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC016426f993b8: [Cashtab] Trim address strings in multisend input
Summary

Currently, Cashtab will not tolerate any extra spaces around address strings in multisend input. Easy to support these with trim(), but need to also trim() where they are implemented

Note that the generateTxOutput is slated for deprecation when src/transactions version of sendXec function is implemented

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
trimaddr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25966
Build 51506: Build Diffcashtab-tests
Build 51505: arc lint + arc unit