janoside / lndash

Admin UI for LND
https://lnd-admin.btc21.org
MIT License
76 stars 24 forks source link

On /wallet - in unconfirmed tx list, if amount=0 the value is displayed in red as "-0" #43

Open janoside opened 4 years ago

janoside commented 4 years ago

Describe the bug On /wallet - in unconfirmed tx list, if amount=0 the value is displayed in red as "-0".

To Reproduce Steps to reproduce the behavior:

  1. Close channel with 0 local balance.
  2. Go to /wallet
  3. See unconfirmed tx with amount "-0" in red

Should show as just "0" and maybe in gray.