1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-24 14:50:46 +01:00
eclair/eclair-core/src
Bastien Teinturier 33e6fac97b
Implement the interactive-tx protocol (#2273)
After exchanging `open_channel2` and `accept_channel2`, we start building
the funding transaction.

We stop once we've generated our signatures for the funding transaction,
at which point we should store the channel in the DB (which will be done in
future commits).
2022-08-12 16:16:58 +02:00
..
main Implement the interactive-tx protocol (#2273) 2022-08-12 16:16:58 +02:00
test Implement the interactive-tx protocol (#2273) 2022-08-12 16:16:58 +02:00