mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
close-channel: create message to mutually close channel.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -431,7 +431,7 @@ struct _CloseChannel
|
||||
ProtobufCMessage base;
|
||||
/*
|
||||
* This is our signature a new transaction which spends the anchor
|
||||
* output to my open->script_to_me and your open->script_to_me,
|
||||
* output to my open->final and your open->final,
|
||||
* as per the last commit tx.
|
||||
*/
|
||||
Signature *sig;
|
||||
|
||||
Reference in New Issue
Block a user