mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
closingd: Tell closingd which chain we are working on
Signed-off-by: Christian Decker <decker.christian@gmail.com>
This commit is contained in:
committed by
Rusty Russell
parent
c5ac6c7b1f
commit
2537bd5afa
@@ -264,6 +264,7 @@ void peer_start_closingd(struct channel *channel,
|
||||
return;
|
||||
}
|
||||
initmsg = towire_closing_init(tmpctx,
|
||||
&get_chainparams(ld)->genesis_blockhash,
|
||||
pps,
|
||||
&channel->funding_txid,
|
||||
channel->funding_outnum,
|
||||
|
||||
Reference in New Issue
Block a user