broken invoice listener on c-lightning and other fixes around wallets.

This commit is contained in:
fiatjaf
2020-10-04 12:05:59 -03:00
parent b3c69ad49c
commit e74cf33f90
9 changed files with 105 additions and 51 deletions
+1 -1
View File
@@ -31,5 +31,5 @@ You might also need to install additional packages, depending on the chosen back
E.g. when you want to use LND you have to run:
```sh
./venv/bin/pip install lnd-grpc
./venv/bin/pip install lndgrpc
```