mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
We call channel_sent_commit *before* sending (so we know if we need to), so the name is wrong. Similarly channel_sent_revoke_and_ack. We can usefully have them tell is if there is outstanding work to do, too. 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 |