mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
ada1eb5106
The three cases we care about only happen on specific transitions: 1. They can no longer spend our failed HTLC: we can fail the source now. 2. They are fully committed to their new HTLC htlc: we can forward now. 3. They can no longer timeout their fulfilled HTLC: the funds are ours. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
run-channel.c | ||
run-commit_tx.c | ||
run-cryptomsg.c | ||
run-funding_tx.c | ||
run-key_derive.c | ||
test-basic |