abstract qt away from trezor
This commit is contained in:
@@ -250,7 +250,7 @@ class TrezorPlugin(HW_PluginBase):
|
||||
pin_protection, label, language,
|
||||
type=recovery_type_trezor)
|
||||
if recovery_type == RECOVERY_TYPE_MATRIX:
|
||||
handler.close_matrix_dialog_signal.emit()
|
||||
handler.close_matrix_dialog()
|
||||
elif method == TIM_MNEMONIC:
|
||||
pin = pin_protection # It's the pin, not a boolean
|
||||
client.load_device_by_mnemonic(str(item), pin,
|
||||
|
||||
Reference in New Issue
Block a user