pull down to refresh
10 sats \ 2 replies \ @yfaming 31 Aug \ on: LND neutrino support and DarthCoin save the day! lightning
Using Neutrino as the Bitcoin backend should significantly reduce disk usage, right? Given the cost advantages, would there be any long-term issues with using Neutrino? Privacy concerns?
So neutrino is just a protocol & client. The data stays on the bitcoin nodes the client connects to except for what is cached, so from the lightning node's perspective, it's the same amount of storage I believe, but you don't need to stand up a bitcoin node on the same machine. It's remote and it just needs a couple of config options to support neutrino clients. I'm not sure about the privacy preserving features that it has, but my guess is that it scans large sections of the node's chain when it needs to check on blocks related to a channel it's checking on. Not sure about long term concerns, but they can be mitigated by only putting what you're willing to lose, since the tech is fairly new.