diff --git a/README.md b/README.md index f97a4a2..7bc2151 100644 --- a/README.md +++ b/README.md @@ -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