mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
11df13e779
We steal it onto "peer" where we should steal it onto the inflight: ``` label=struct bitcoin_tx backtrace: ccan/ccan/tal/tal.c:477 (tal_alloc_) bitcoin/tx.c:612 (clone_bitcoin_tx) channeld/channeld.c:2163 (handle_peer_commit_sig) channeld/channeld.c:2191 (handle_peer_commit_sig) channeld/channeld.c:2831 (interactive_send_commitments) channeld/channeld.c:3814 (splice_initiator_user_finalized) channeld/channeld.c:3882 (splice_initiator_user_update) channeld/channeld.c:5651 (req_in) channeld/channeld.c:6044 (main) ../sysdeps/nptl/libc_start_call_main.h:58 (__libc_start_call_main) ../csu/libc-start.c:360 (__libc_start_main_impl) parents: struct peer ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
channeld_htlc.h | ||
channeld_wire.csv | ||
channeld.c | ||
channeld.h | ||
commit_tx.c | ||
commit_tx.h | ||
full_channel_error.h | ||
full_channel.c | ||
full_channel.h | ||
inflight.c | ||
inflight.h | ||
Makefile | ||
splice.c | ||
splice.h | ||
watchtower.c | ||
watchtower.h |