1
0

kivy: qr dialog

This commit is contained in:
ThomasV
2016-02-12 15:21:03 +01:00
parent cc526a8734
commit f2b0b7945d
5 changed files with 53 additions and 8 deletions

View File

@@ -388,6 +388,7 @@ class FxPlugin(BasePlugin, ThreadJob):
def requires_settings(self):
return True
@hook
def value_str(self, satoshis, rate):
if satoshis is None: # Can happen with incomplete history
return _("Unknown")