monero-project/monero-gui

Changing unit in CLI wallet breaks balance in GUI wallet

LegoLivesMatter opened this issue · 0 comments

The GUI wallet does not seem to support the unit setting present in the CLI wallet. If the unit is set to millinero in the CLI wallet, the GUI wallet will continue to believe that the balance is in monero and show the millinero value as if it were the monero value. This makes it seem like I have 1000 times more XMR than I actually do. Resetting the unit to monero in the CLI wallet makes the GUI wallet behave normally again.

Steps to reproduce

  1. Open wallet in CLI
  2. Execute set unit millinero
  3. Close CLI
  4. Open wallet in GUI