B3-Coin / B3-CoinV2

B3-CoinV2
MIT License
46 stars 64 forks source link

Fix amount field to support kB3 #27

Closed SkyHyperV closed 6 years ago

SkyHyperV commented 6 years ago

Currently the limit is 5 integers in the UI, which only lets you enter 99999 kB3 which is only 99,999,000 million B3. To allow for coin control for staking, we need to allow larger inputs currently and so increase by 1 to allow 6 digits.