mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-01 01:35:20 +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
|
output = None
|
||||||
outputAmount = None
|
outputAmount = None
|
||||||
p2shTransaction = False
|
p2shTransaction = False
|
||||||
segwitTransaction = True
|
segwitTransaction = False
|
||||||
reorganize = False
|
reorganize = False
|
||||||
pin = ""
|
pin = ""
|
||||||
self.get_client() # prompt for the PIN before displaying the dialog if necessary
|
self.get_client() # prompt for the PIN before displaying the dialog if necessary
|
||||||
|
|
Loading…
Add table
Reference in a new issue