Files
lightning/wire/extracted_peer_exp_varonionmessage.patch
Rusty Russell 7af63eb0a7 wire/Makefile: refactor to allow non-experimental spec patches.
And rename the current patches to all be _exp_*.patch.  These
are applied after the basic patches.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>


Header from folded patch 'fix.patch':
2021-01-13 14:45:36 +01:00

13 lines
551 B
Diff

--- wire/peer_exp_wire.csv 2020-12-07 14:17:07.322636209 +1030
+++ - 2020-12-08 11:05:50.990733421 +1030
@@ -310,7 +211,8 @@
msgdata,gossip_timestamp_filter,first_timestamp,u32,
msgdata,gossip_timestamp_filter,timestamp_range,u32,
msgtype,onion_message,385,option_onion_messages
-msgdata,onion_message,onionmsg,byte,1366
+msgdata,onion_message,len,u16,
+msgdata,onion_message,onionmsg,byte,len
msgdata,onion_message,onion_message_tlvs,onion_message_tlvs,
tlvtype,onion_message_tlvs,blinding,2
tlvdata,onion_message_tlvs,blinding,blinding,point,