mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-04 19:33:30 +02:00
htlcswitch: add an always on mode to interceptable switch
Co-authored-by: Juan Pablo Civile <elementohb@gmail.com>
This commit is contained in:
@@ -101,6 +101,10 @@
|
||||
change, it allows encrypted failure messages to be returned to the sender.
|
||||
Additionally it is possible to signal a malformed htlc.
|
||||
|
||||
* Add an [always on](https://github.com/lightningnetwork/lnd/pull/6232) mode to
|
||||
the HTLC interceptor API. This enables interception applications where every
|
||||
packet must be intercepted.
|
||||
|
||||
## Database
|
||||
|
||||
* [Add ForAll implementation for etcd to speed up
|
||||
|
Reference in New Issue
Block a user