Limit decimals for amounts in input fields based on the token #20596
Labels
bug
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Use
BlockchainToken.decimals
to limit the number of decimals an amount can have in an input field. Currently, there's no validation done on decimals, which results in hex-encoded values like0x0.004816f0068db8bac711
, subsequently failing in the transaction creation step without any indication.The text was updated successfully, but these errors were encountered: