B3-Coin / B3-CoinV2

B3-CoinV2
MIT License
46 stars 64 forks source link

updated UI field to support larger kB3 / B3 transactions #28

Closed SkyHyperV closed 6 years ago

SkyHyperV commented 6 years ago

Currently the UI limits to 5 places before the decimal, updating to 6. See the details below.

5 places before decimal: 99999.XXXX <-- the 5 limit when selecting kB3 in UI only allows to send 99 million B3 coins. This causes problems in Coin Control when mixing inputs for staking.

6 places before decimal: 999999.XXXX <-- the 6 limit now will allow up to 999 million B3 coins which should be sufficient for Coin Control in the current supply.