mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-12 14:02:37 +02:00
Update lndgrpc.py
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user