Browse Source

post-rebase fix

regtest_lnd
ThomasV 6 years ago
committed by SomberNight
parent
commit
f66d44fea9
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 1
      electrum/commands.py

1
electrum/commands.py

@ -46,7 +46,6 @@ from .paymentrequest import PR_PAID, PR_UNPAID, PR_UNKNOWN, PR_EXPIRED
from .synchronizer import Notifier
from .wallet import Abstract_Wallet, create_new_wallet, restore_wallet_from_text
from .address_synchronizer import TX_HEIGHT_LOCAL
from .import lightning
from .mnemonic import Mnemonic
from .lnutil import SENT, RECEIVED
from .lnpeer import channel_id_from_funding_tx

Loading…
Cancel
Save