mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 23:06:44 +01:00
Here, we split up what was "commit_received" into two phases: - commit-ready, where we're about to send our commitment tx to peer - commit-received, when we've gotten the commitment tx from our peer This lets us do the right thing (as far as the spec is concerned) with returning the correct 'next_funding_txid' on reconnect (later commits). |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
dualopend.c | ||
dualopend_wire.csv | ||
Makefile | ||
openingd.c | ||
openingd_wire.csv |