Update lndgrpc.py
This commit is contained in:
parent
9ead85987f
commit
1db380d88e
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user