This repository was archived by the owner on Feb 23, 2021. It is now read-only.
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
Test connecting to bitcoind full node via cli args #662
Closed
Description
The app should work with bitcoind, since it just passes cli args to lnd: https://github.com/lightninglabs/lightning-app/blob/master/public/electron.js#L36-L38
See README for instructions:
https://github.com/lightninglabs/lightning-app/blob/master/README.md#starting-the-packaged-app-full-node
Does someone have a bitcoind testnet node they can verify this? Thanks!