mirror of
https://github.com/lnbits/lnbits.git
synced 2025-07-21 02:12:37 +02:00
Update lndgrpc.py
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
from os import getenv
|
from os import getenv
|
||||||
import os
|
import os
|
||||||
import base64
|
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
|
from .base import InvoiceResponse, PaymentResponse, PaymentStatus, Wallet
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user