Update lndgrpc.py

This commit is contained in:
Arc 2020-04-02 15:01:38 +01:00 committed by GitHub
parent 9ead85987f
commit 1db380d88e
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
import lnd_grpc # https://github.com/willcl-ark/lnd_grpc/blob/master/lnd_grpc/lightning.py
from .base import InvoiceResponse, PaymentResponse, PaymentStatus, Wallet