Browse Source

revert commit 3ae2fb2e90

283 2.0.4
ThomasV 10 years ago
parent
commit
9dd0728558
  1. 1
      plugins/btchipwallet.py

1
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

Loading…
Cancel
Save