mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-13 19:37:35 +01:00
We started using dual-funding by default in some integration tests. One of the changes is that we consider the channel created once we send our commitment signatures. At that point, we are not yet in a state where we have fully signed commitments: that will happen once we receive our peer's signatures. Some tests assumed that when receiving the `ChannelCreated` event, we would have fully signed commitment. We update those tests to handle the case where we are actually still exchanging signatures. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |