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

This commit is contained in:
fiatjaf 2020-10-03 17:27:55 -03:00
parent b3c69ad49c
commit e74cf33f90
9 changed files with 105 additions and 51 deletions

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
```