Update lndgrpc.py

This commit is contained in:
Arc 2020-04-02 15:03:32 +01:00 committed by GitHub
parent 1db380d88e
commit 127f1ee258
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