Page MenuHomePhabricator

[Cashtab patch] Adjust input field step for cash or crypto
ClosedPublic

Authored by bytesofman on Jan 27 2021, 20:16.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCb005483daea8: [Cashtab patch] Adjust input field step for cash or crypto
Summary

The step parameter of an input field generates HTML errors if user enters a value that is not a multiple of the step. Set this value to the minimum base unit of crypto or cash.

Test Plan

npm test. This change only impacts an HTML error that can appear when the user successfully sends a transaction at an amount that is not a multiple of the step parameter.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
hardcode-bcha-step
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15023
Build 29997: Build Diffcashtab-tests
Build 29996: arc lint + arc unit