cryptonomex / graphene-ui

Cryptonomex Graphene front end (wallet and decentralized exchange)
https://bitshares.openledger.info
MIT License
156 stars 100 forks source link

The unit of fee is wrong when create a new bitshares account with 0 bts in balance. #873

Closed kimziv closed 7 years ago

kimziv commented 8 years ago

42b056fb15cc34c0986d0d95ed36750a

The unit of fee is wrong when create a new bitshares account whith 0 bts in balance.

  1. create a new bitshares account A.
  2. dposit some BTC to account A.
  3. sent open.BTC to another account B.

you will see the unit fee is open.BTC:2.64174 open.BTC.

please fix the UI error.

svk31 commented 7 years ago

This issue was moved to bitshares/bitshares-ui#65