mirror of
https://github.com/callebtc/electronwall.git
synced 2026-02-03 14:24:33 +01:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ⚡️🛡 electronwall
|
||||
A tiny firewall for LND that can filter Lightning **channel opening requests** and **HTLC forwards** on your node based on set rules.
|
||||
|
||||
Currently, electronwall is based on lists that either allow (allowlist) or reject (denylist) events from a list of node public keys for channel openings, or channel IDs and channel pairs for payment routings.
|
||||
Currently, electronwall uses filter lists that either allow (allowlist) or reject (denylist) events from a list of node public keys for channel openings, or channel IDs and channel pairs for payment routings.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user