SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 308976b2b0a6173670644b9ead0b275f8fb44243
parent 08f857d98aa7acb87a4df94ecea35f7c93cf49a1
Author: NicholasFarrow <nicholas.w.farrow@gmail.com>
Date:   Fri, 12 Mar 2021 12:44:46 +1100

add lnd rpc into requirements

Diffstat:
Mrequirements.txt | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/requirements.txt b/requirements.txt @@ -8,3 +8,6 @@ gunicorn==20.0.4 eventlet==0.30.0 Pillow==8.0.1 protobuf==3.15.6 + +# For lightning (optional) +lndgrpc==0.2.0