mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 17:31:36 +00:00
revert commit 3ae2fb2e90
This commit is contained in:
parent
9dbd546670
commit
9dd0728558
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue