commit 9dd0728558168d5b77695f6cc6945d3ae9ddc081
parent 9dbd546670cc1e5b98a09d7be7ab95fc9e15125c
Author: ThomasV <thomasv@gitorious>
Date: Fri, 27 Mar 2015 18:38:40 +0100
revert commit 3ae2fb2e90b0296066509d1934d1c24b6333260f
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/plugins/btchipwallet.py b/plugins/btchipwallet.py
@@ -20,6 +20,7 @@ from electrum.util import format_satoshis
import hashlib
try:
+ from usb.core import USBError
from btchip.btchipComm import getDongle, DongleWait
from btchip.btchip import btchip
from btchip.btchipUtils import compress_public_key,format_transaction, get_regular_input_script