mirror of
https://github.com/callebtc/electronwall.git
synced 2026-01-24 01:14:44 +01:00
317 B
317 B
LND whitelist
An RPC daemon for LND that listens in the background and allows incoming channels from nodes on a whitelist.
Install
git clone https://github.com/callebtc/lnd_whitelist.git
cd lnd_whitelist
go build .
./lnd_whitelist
Config
Edit config.yaml.example and rename to config.yaml.