mirror of
https://github.com/lnbits/lnbits.git
synced 2025-12-19 20:24:02 +01:00
fix: wallets not loading when protobuf is missing
This commit is contained in:
@@ -29,7 +29,7 @@ Using this wallet requires the installation of the `pylightning` Python package.
|
||||
|
||||
### LND (gRPC)
|
||||
|
||||
Using this wallet requires the installation of the `grpcio` Python packages.
|
||||
Using this wallet requires the installation of the `grpcio` and `protobuf` Python packages.
|
||||
|
||||
- `LNBITS_BACKEND_WALLET_CLASS`: **LndWallet**
|
||||
- `LND_GRPC_ENDPOINT`: ip_address
|
||||
|
||||
Reference in New Issue
Block a user