Skip to content

HTLC interceptor

Compare
Choose a tag to compare
@callebtc callebtc released this 08 Jul 13:34
· 78 commits to main since this release

⚡️ electronwall v0.3

electronwall now supports whitelists and blacklists for payment routing (HTLC forwarding). You can add channel IDs to the config file (long uint64 numbers) to allow or deny forwards from these channels.

Note: This version has config file changes (config.yaml) since some of the entries have been renamed. There are two lists now: the list of peers for channel open requests and the list of channels IDs for payment forward request. If you are using an old config, transfer your entries to the new one.