Page MenuHomePhabricator

[Cashtab] Patch validation error preventing send of amounts with less than 8 decimal places
ClosedPublic

Authored by bytesofman on Feb 3 2021, 14:43.

Details

Summary

Validation for correct number of decimal places improperly required 8, instead of no more than 8. This causes the app to error when user attempts to send BCHA amounts with less than 8 decimal placese.

Test Plan

npm test

Diff Detail

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