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