stacker.news/docker/lnd
ekzyis 3ead4db8dc
Use new LND node as routing node (#1700)
* Use same naming scheme between ln containers and env vars

* Add router_lnd container

* Only open channels to router_lnd

* Use 1sat base fee and 0ppm fee rate

* Add script to test routing

* Also fund router_lnd wallet

---------

Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2024-12-10 10:52:17 -06:00
..
router Use new LND node as routing node (#1700) 2024-12-10 10:52:17 -06:00
sn add sndev shell script and enhance docker compose local dev 2024-03-13 09:04:09 -05:00
stacker/regtest fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00
Dockerfile fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00
README.md add sndev shell script and enhance docker compose local dev 2024-03-13 09:04:09 -05:00
tor-entrypoint.sh fix lightning module resolution (#1551) 2024-11-07 09:03:54 -06:00

README.md

We assume control of certs so that the app container doesn't need to inspect lnd for these things.

For the admin.macaroon, we do the same but we also need to store macaroons.db because it contains the master key.

For the wallet addresses, we do the same but we also need to store wallet.db because it contains the master key.