kivy: qr dialog
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user