Update README.md

This commit is contained in:
calle
2022-07-08 16:10:48 +02:00
committed by GitHub
parent e2c6eaa05a
commit eac053cb01

View File

@@ -1,5 +1,5 @@
# ⚡️ electronwall
A RPC daemon for LND that listens in the background and allows (whitelist) or denies (blacklist) incoming channels from a list of node public keys and payment routings (HTLC forwards) from a list of node IDs.
A RPC daemon for LND that listens in the background and allows (whitelist) or rejects (blacklist) incoming channels from a list of node public keys and incoming payment routings (HTLC forwards) from a list of node IDs.
## Install