Update lndgrpc.py

This commit is contained in:
Arc 2020-04-02 12:43:48 +01:00 committed by GitHub
parent c2a116b713
commit d194ba5fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
from os import getenv
import os
import base64
import lnd_grpc # https://github.com/willcl-ark/lnd_grpc/blob/master/lnd_grpc/lightning.py
import lnd_grpc # https://github.com/willcl-ark/lnd_grpc
from .base import InvoiceResponse, PaymentResponse, PaymentStatus, Wallet