new icons to show hardware wallet pairing in status bar
This commit is contained in:
@@ -3,7 +3,8 @@ from keepkey import KeepKeyPlugin
|
||||
|
||||
|
||||
class Plugin(qt_plugin_class(KeepKeyPlugin)):
|
||||
icon_file = ":icons/keepkey.png"
|
||||
icon_paired = ":icons/keepkey.png"
|
||||
icon_unpaired = ":icons/keepkey_unpaired.png"
|
||||
|
||||
@classmethod
|
||||
def pin_matrix_widget_class(self):
|
||||
|
||||
Reference in New Issue
Block a user