mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-23 06:35:23 +01:00
Update lndgrpc.py
This commit is contained in:
parent
1db380d88e
commit
127f1ee258
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue