mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
docs: add LDK signet config (#2021)
This commit is contained in:
parent
71f0f05db6
commit
2174f02e6c
1 changed files with 6 additions and 0 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue