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.
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.