df: actually send a temp-id to the peer in open_channel2 WIP

We actually need a channel_id in openchannel so we can properly
attribute any errors that we get back
This commit is contained in:
niftynei
2020-12-10 14:27:53 -06:00
committed by Christian Decker
parent f62f8b9c6b
commit 2f3acb91fc
2 changed files with 25 additions and 9 deletions

View File

@@ -0,0 +1,10 @@
--- wire/peer_exp_wire.csv 2020-11-19 17:11:03.375890549 -0600
+++ - 2020-12-10 15:56:19.617197279 -0600
@@ -124,6 +124,7 @@
msgdata,funding_locked,next_per_commitment_point,point,
msgtype,open_channel2,64
msgdata,open_channel2,chain_hash,chain_hash,
+msgdata,open_channel2,temporary_channel_id,byte,32
msgdata,open_channel2,podle_h2,sha256,
msgdata,open_channel2,feerate_funding_max,u32,
msgdata,open_channel2,feerate_funding_min,u32,