Merge pull request #486 from cryptoteun/main
Added warning for LNULRp issues and CLightningWallet
This commit is contained in:
commit
6af8899cd1
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ A backend wallet can be configured using the following LNbits environment variab
|
|||
### CLightning
|
||||
|
||||
Using this wallet requires the installation of the `pylightning` Python package.
|
||||
If you want to use LNURLp you should use SparkWallet because of an issue with description_hash and CLightning.
|
||||
|
||||
- `LNBITS_BACKEND_WALLET_CLASS`: **CLightningWallet**
|
||||
- `CLIGHTNING_RPC`: /file/path/lightning-rpc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue