Update lndgrpc.py
This commit is contained in:
parent
9ead85987f
commit
1db380d88e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
import lnd_grpc # https://github.com/willcl-ark/lnd_grpc/blob/master/lnd_grpc/lightning.py
|
||||||
from .base import InvoiceResponse, PaymentResponse, PaymentStatus, Wallet
|
from .base import InvoiceResponse, PaymentResponse, PaymentStatus, Wallet
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue