CounterpartyXCP / counterparty-cli

Counterparty Protocol Command‐Line Interface
http://counterparty.io
MIT License
14 stars 57 forks source link

Wallet action creates impossible totals #102

Open unsystemizer opened 7 years ago

unsystemizer commented 7 years ago

Such as this:

|         BTC          | 0.39679705000000004 |

This should be rounded to 8 decimal points.

A minor (not directly related) usability issue is that balance shows 0 in place of dust amount of BTCs (since we know that every address with CP outputs must have some BTC). Perhaps this is less confusing, but it's also incorrect. I'm in favor of showing actual BTC balance on each address.