From laolu32 at gmail.com Wed Jan 31 20:43:44 2018 From: laolu32 at gmail.com (Olaoluwa Osuntokun) Date: Wed, 31 Jan 2018 20:43:44 +0000 Subject: [Lightning-dev] lnd on bitcoind In-Reply-To: References: Message-ID: Segwit has been merged into btcd for for sometime now. It's also possible to run with bitcoind. I encourage you to check out the documentation: https://github.com/lightningnetwork/lnd/blob/master/docs/INSTALL.md In lnd, the chain backend has already been abstracted[1]. This is what allows it to run with any of the three supported chain backends (btcd, bitcoind, neutrino). I invite you to continue this conversation on #lnd on Freenode. [1]: https://github.com/lightningnetwork/lnd/blob/master/lnwallet/interface.go On Wed, Jan 31, 2018 at 12:23 PM Benjamin Mord wrote: > Hi, > > I'm not finding evidence of segwit in btcd, yet choice of golang is > appealing to me. Can one run lnd on bitcoind? > > More generally speaking, is there a plan for the layer 2 / layer 1 > protocol binding to be abstracted away from the implementation on either > side, via SPI or such? > > Thanks, > Ben > _______________________________________________ > Lightning-dev mailing list > Lightning-dev at lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: