namecoin / electrum-nmc

Namecoin port of Electrum Bitcoin client.
https://www.namecoin.org/
MIT License
29 stars 24 forks source link

get_txo_addr/get_txi_addr doesn't hide 0.01 NMC in name outputs #240

Closed JeremyRand closed 4 years ago

JeremyRand commented 4 years ago

The get_txo_addr/get_txi_addr methods of WalletDB don't support hiding the 0.01 NMC in name outputs. This causes the Balance column of the Addresses tab to be too high, and also causes the Balance indicator at the bottom of the main window to be too high.