lightninglabs / lightning-app

An easy-to-use cross-platform Lightning wallet
GNU General Public License v3.0
899 stars 173 forks source link

Interface to configure bitcoin peers #1335

Open braydonf opened 4 years ago

braydonf commented 4 years ago

This would provide an interface (mobile) to specify which bitcoin peers to connect using IPv4, IPv6 and onion addresses (with optional port), and an option to only connect to these peers. These peers are trusted for consensus validation for light wallets.

braydonf commented 4 years ago

Sketch of the addition:

bitcoin-peers-sketch