1
0

post-rebase fix

This commit is contained in:
ThomasV
2019-05-07 10:34:21 +02:00
parent f5c58c5e19
commit b1f8c42424

View File

@@ -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