mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 16:01:30 +00:00
parent
bde655ae00
commit
192ec8596d
1 changed files with 1 additions and 0 deletions
|
@ -203,6 +203,7 @@ class TrezorClientBase(PrintError):
|
||||||
self.client,
|
self.client,
|
||||||
*args,
|
*args,
|
||||||
input_callback=input_callback,
|
input_callback=input_callback,
|
||||||
|
type=recovery_type,
|
||||||
**kwargs)
|
**kwargs)
|
||||||
|
|
||||||
# ========= Unmodified trezorlib methods =========
|
# ========= Unmodified trezorlib methods =========
|
||||||
|
|
Loading…
Add table
Reference in a new issue