mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
follow-up a610e21279
This commit is contained in:
parent
8c32d29272
commit
7c93d787ed
1 changed files with 1 additions and 1 deletions
|
@ -272,7 +272,7 @@ class Ledger_KeyStore(Hardware_KeyStore):
|
|||
output = None
|
||||
outputAmount = None
|
||||
p2shTransaction = False
|
||||
segwitTransaction = True
|
||||
segwitTransaction = False
|
||||
reorganize = False
|
||||
pin = ""
|
||||
self.get_client() # prompt for the PIN before displaying the dialog if necessary
|
||||
|
|
Loading…
Add table
Reference in a new issue