docs: add LDK signet config (#2021)

This commit is contained in:
Roland 2026-01-23 10:17:19 +07:00 committed by GitHub
parent 71f0f05db6
commit 2174f02e6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -245,6 +245,12 @@ _To configure via env, the following parameters must be provided:_
- `LDK_ELECTRUM_SERVER=electrum.mutinynet.com:50001`
##### Signet
- `MEMPOOL_API=https://mempool.space/signet/api`
- `LDK_NETWORK=signet`
- `LDK_ESPLORA_SERVER=https://mempool.space/signet/api`
##### Testnet (Not recommended - try Mutinynet)
- `MEMPOOL_API=https://mempool.space/testnet/api`