lnd-demo-app/wallet/Lightning/lnd.conf
2023-06-08 09:36:06 +03:00

28 lines
479 B
Plaintext

[Application Options]
debuglevel=info
no-macaroons=true
nolisten=true
norest=true
alias=LndTest
color=#FFEA00
[Routing]
routing.assumechanvalid=true
[Bitcoin]
bitcoin.active=true
bitcoin.testnet=true
bitcoin.node=neutrino
[Neutrino]
neutrino.connect=faucet.lightning.community
neutrino.addpeer=faucet.lightning.community
neutrino.feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json
[autopilot]
autopilot.active=false
[watchtower]
watchtower.active=false