update lnd to fee.url

This commit is contained in:
shocknet-justin 2025-08-27 15:20:18 -04:00
parent af39f4bf2d
commit ce94b316fb

View file

@ -87,7 +87,7 @@ install_lnd() {
bitcoin.mainnet=true
bitcoin.node=neutrino
neutrino.addpeer=neutrino.shock.network
feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json
fee.url=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json
EOF
fi