follow-up a610e21279
This commit is contained in:
parent
8c32d29272
commit
7c93d787ed
@ -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…
Reference in New Issue
Block a user