Neutrino is a lightweight bitcoin client, which allows the use of the bitcoin network without the need to run a full node, for those who don't want to wait hours or even days to use LND this can be an alternative, below is a list of nodes you can connect to.
- mainnet1-btcd.zaphq.io
- btcd-mainnet.lightning.computer
- mainnet1-btcd.zaphq.io
- mainnet2-btcd.zaphq.io
- mainnet3-btcd.zaphq.io
- mainnet4-btcd.zaphq.io
- faucet.lightning.community
In ~/.lnd/lnd.conf you can add the following options:
bitcoin.node=neutrino
neutrino.addpeer=mainnet2-btcd.zaphq.io
neutrino.addpeer=mainnet1-btcd.zaphq.io
neutrino.addpeer=btcd-mainnet.lightning.computer
neutrino.addpeer=mainnet1-btcd.zaphq.io
neutrino.addpeer=mainnet2-btcd.zaphq.io
neutrino.addpeer=mainnet3-btcd.zaphq.io
neutrino.addpeer=mainnet4-btcd.zaphq.io
neutrino.addpeer=faucet.lightning.community
neutrino.feeurl=https://nodes.lightning.computer/fees/v1/btc-fee-estimates.json