Merge pull request #5229 from kevinjulian/telegram-balance

compact low balance currencies
This commit is contained in:
Matthias
2021-07-05 06:56:35 +02:00
committed by GitHub
3 changed files with 22 additions and 8 deletions

View File

@@ -1762,7 +1762,7 @@ def rpc_balance():
'total': 0.1,
'free': 0.01,
'used': 0.0
},
},
'EUR': {
'total': 10.0,
'free': 10.0,