blitz_api/app/lightning/impl
fusion44 25e4be8441 feat: make config loading more flexible
If the environment variable BAPI_ENV_PATH is set, the config system will
try to read configs from the given path instead of .env in pwd

If no file is found .env in pwd will be used as a fallback

Env variables will always override settings in .env files.
2025-03-23 17:43:39 +01:00
..
protos chore: update deps and flake file 2024-12-16 15:20:46 +01:00
specializations feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
__init__.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
cln_grpc.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
cln_jrpc.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
cln_utils.py feat: implement Ruff as a linter; fix given errors 2023-06-25 07:17:00 +02:00
ln_base.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
lnd_grpc.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00