From ded8eb7b31ec320e1fec97cf8e02a5cb98eb34bf Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Tue, 10 Sep 2019 11:50:27 +0930 Subject: [PATCH] wire/extracted_peer_experimental_csv: option_static_remotekey Aka. BOLTVERSION=930a9b44076a8f25a8626b31b3d5a55c0888308c from https://github.com/lightningnetwork/lightning-rfc/pull/642 Signed-off-by: Rusty Russell --- wire/extracted_peer_experimental_csv | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wire/extracted_peer_experimental_csv b/wire/extracted_peer_experimental_csv index eebeb8470..62edd5a36 100644 --- a/wire/extracted_peer_experimental_csv +++ b/wire/extracted_peer_experimental_csv @@ -1,5 +1,14 @@ --- wire/extracted_peer_wire_csv 2019-08-01 11:33:48.136457293 +0930 +++ - 2019-08-01 11:40:21.313665504 +0930 +@@ -108,7 +108,7 @@ + msgdata,channel_reestablish,channel_id,channel_id, + msgdata,channel_reestablish,next_commitment_number,u64, + msgdata,channel_reestablish,next_revocation_number,u64, +-msgdata,channel_reestablish,your_last_per_commitment_secret,byte,32,option_data_loss_protect ++msgdata,channel_reestablish,your_last_per_commitment_secret,byte,32,option_data_loss_protect,option_static_remotekey + msgdata,channel_reestablish,my_current_per_commitment_point,point,,option_data_loss_protect + msgtype,announcement_signatures,259 + msgdata,announcement_signatures,channel_id,channel_id, @@ -154,6 +168,11 @@ msgdata,query_short_channel_ids,chain_hash,chain_hash, msgdata,query_short_channel_ids,len,u16,