mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
We were incorrectly saving the *remote's* commitment transaction as the 'last_tx' for a peer, not our own local one. When we applied the 'remote_commit_sig' to it, it would fail since the remote's signature doesn't validate for their commitment transaction. |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
dualopend.c | ||
dualopend_wire.csv | ||
dualopend_wiregen.c | ||
dualopend_wiregen.h | ||
Makefile | ||
openingd.c | ||
openingd_wire.csv | ||
openingd_wiregen.c | ||
openingd_wiregen.h |