mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 01:11:35 +00:00
added import
This commit is contained in:
parent
2ca8122c96
commit
b24df0cbfa
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ from electrum.bitcoin import EncodeBase58Check, DecodeBase58Check, public_key_to
|
|||
from electrum.i18n import _
|
||||
from electrum.plugins import BasePlugin, hook
|
||||
from electrum.transaction import deserialize
|
||||
from electrum.wallet import BIP32_HD_Wallet
|
||||
from electrum.wallet import BIP32_HD_Wallet, BIP32_Wallet
|
||||
|
||||
from electrum.util import format_satoshis
|
||||
import hashlib
|
||||
|
|
Loading…
Add table
Reference in a new issue