Files
lightning/lightningd
Rusty Russell e981a4f14a lightningd: pass signed tx through to close callback.
Thread the signed tx through so close's JSON return contains that,
rather than the unsigned channel->last_tx.

We have to split the "get cmd_id" from "resolve the close commands" though;
and of course, as before, we don't actually print the txids of multiple
transactions even though we may have multi in flight due to splice!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Fixed: JSON-RPC: `close` returns a `tx` field with witness data populated (i.e. signed).
Fixes: #6440
2023-08-02 07:09:28 +09:30
..
2023-07-11 11:41:15 +09:30
2023-07-31 21:00:22 +09:30
2023-07-31 21:00:22 +09:30
2023-07-28 09:21:42 +09:30
2022-03-10 09:40:09 +10:30
2023-07-31 21:00:22 +09:30
2023-07-26 13:50:03 +02:00
2023-07-26 06:55:48 +09:30
2023-07-23 13:48:37 +09:30
2023-07-23 13:48:37 +09:30
2023-07-19 19:13:57 +09:30