Update docs/CLN.md

Co-authored-by: Jesse de Wit <witdejesse@hotmail.com>
This commit is contained in:
2023-08-21 12:28:03 +02:00
committed by GitHub
parent 850a79b0b3
commit bd400e9b22

View File

@@ -48,7 +48,8 @@ ENV variables:
- `AWS_ACCESS_KEY_ID` API key for SES emailing
- `AWS_SECRET_ACCESS_KEY`API secret for SES emailing
- `MEMPOOL_API_BASE_URL` uses fee estimation for opening new channels (default: https://mempool.space/api/v1/)
- `MEMPOOL_PRIORITY` priority with which open new channels using mempool api (default: economy)
- `MEMPOOL_PRIORITY` priority with which open new channels using mempool api
(options: minimum, economy, hour, halfhour, fastest) (default: economy)