This validation is currently handled in the Send.js component without CI unit testing. Improve test to return error line number. Add unit tests.
Remove tech debt + need this function for improved tx construction later.
Differential D14948
[Cashtab] Better validation for multisend txs bytesofman on Dec 7 2023, 23:40. Authored by
Details
This validation is currently handled in the Send.js component without CI unit testing. Improve test to return error line number. Add unit tests. Remove tech debt + need this function for improved tx construction later. npm test
Diff Detail
|