SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
0 deletions
-
electrum/plugins/trezor/clientbase.py
|
|
@ -203,6 +203,7 @@ class TrezorClientBase(PrintError): |
|
|
|
self.client, |
|
|
|
*args, |
|
|
|
input_callback=input_callback, |
|
|
|
type=recovery_type, |
|
|
|
**kwargs) |
|
|
|
|
|
|
|
# ========= Unmodified trezorlib methods ========= |
|
|
|