commit 7c93d787ed2a21a057f1cf9bf223d3089f98dc62
parent 8c32d29272e9fef90f502461eec66210b4cc081e
Author: ThomasV <thomasv@electrum.org>
Date: Thu, 13 Apr 2017 11:58:42 +0200
follow-up a610e21279ec9d3ba44a6d11aadfa88dcbde7a08
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugins/ledger/ledger.py b/plugins/ledger/ledger.py
@@ -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