65b5dab3d4
From the clightning manpage: autolisten=BOOL By default, we bind (and maybe announce) on IPv4 and IPv6 interfaces if no addr, bind-addr or announce-addr options are specified. Setting this to false disables that. We already set bind-addr by default, so autolisten had no effect. Therefore, this commit replaces autolisten with the more granular announce-addr option. For now we are Tor-only, so we only need to announce our hidden service to accept incoming connections. In the future, we can add clearnet connectivity with `addr` and route connections into our netns with NAT. |
||
---|---|---|
.. | ||
deployment | ||
presets | ||
secrets | ||
banlist.cli.txt | ||
bitcoind.nix | ||
clightning.nix | ||
default.nix | ||
electrs.nix | ||
hardware-wallets.nix | ||
lightning-charge.nix | ||
liquid.nix | ||
lnd.nix | ||
modules.nix | ||
nanopos.nix | ||
netns-isolation.nix | ||
nix-bitcoin-services.nix | ||
nix-bitcoin-webindex.nix | ||
nix-bitcoin.nix | ||
nodeinfo.nix | ||
onion-chef.nix | ||
recurring-donations.nix | ||
spark-wallet.nix |