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