Replace fixed .01 step parameter with a constant, the lowest unit of BCHA the app will send
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC3dc43ee59f47: [Cashtab] Replace step with constant
npm start and go to Send screen. Type a number in the input and use the scroll wheel. Observe it increments by 0.00001 instead of 0.01. This solves bug where mobile users saw error msg on attempting to send more than 2 decimal places.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix-input-decimal-bug
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 14855 Build 29664: Build Diff cashtab-tests Build 29663: arc lint + arc unit