forked from ACINQ/eclair
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify for interop testing of stfy from LND
Used for these tests: 1) LND sends `stfu` and Eclair sends `add_update_htlc` before responding with `stfu` Both nodes cross-sign the update Eclair times out waiting for `splice_init`, sends a warning and disconnects After reconnect the nodes settle the pending payment 2) same as 1, but Eclair also sends `update_fee` *after* responding with `stfu` LND sends a warning and disconnects After reconnect the nodes settle the pending payment
- Loading branch information
Showing
1 changed file
with
56 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters