mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-23 22:46:44 +01:00
When reconnecting in the middle of signing a splice, we must ensure that splice_locked is sent *after* tx_signatures. Otherwise when using 0-conf we may retransmit splice_locked before tx_signatures, which our peer will ignore because they don't have a corresponding fully signed commitment. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |