Add test for dust hiding

This commit is contained in:
Matthias
2018-10-10 22:01:22 +02:00
parent 792d2dbe32
commit 701978a4b1
2 changed files with 15 additions and 4 deletions

View File

@@ -314,7 +314,7 @@ class Telegram(RPC):
"\t`Pending: {pending: .8f}`\n" \
"\t`Est. BTC: {est_btc: .8f}`\n".format(**currency)
else:
output += "*{currency}*: not showing <1$ amount \n".format(**currency)
output += "*{currency}:* not showing <1$ amount \n".format(**currency)
output += "\n*Estimated Value*:\n" \
"\t`BTC: {total: .8f}`\n" \