This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
Changing denomination in settings causes "undefined" value in UI #406
Labels
bug
Something isn't working
Describe the bug
If the base denomination is set to something else (for example uatom) and you change the bondDenom and denom (within coins) to ubob in the settings.json file, you will get an undefined value in the UI. This will happen if it does not match the base denom from your cosmos daemon
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Denomination should be ubobm and not "undefined".
Additional context
There should be an option to change the display of the base denomination (micro denom) just like how you can change "ATOM" to something else.
The text was updated successfully, but these errors were encountered: