2021-09-21 23:15:26 +02:00
|
|
|
--- peer_wire.csv 2021-08-25 12:41:02.876254003 +0930
|
|
|
|
+++ peer_wire.csv.raw 2021-08-25 13:42:31.991693809 +0930
|
2021-11-30 04:06:04 +01:00
|
|
|
@@ -320,3 +210,11 @@
|
2021-11-30 04:06:04 +01:00
|
|
|
msgdata,gossip_timestamp_filter,chain_hash,chain_hash,
|
|
|
|
msgdata,gossip_timestamp_filter,first_timestamp,u32,
|
|
|
|
msgdata,gossip_timestamp_filter,timestamp_range,u32,
|
2021-11-30 04:06:04 +01:00
|
|
|
+msgtype,obs2_onion_message,387,option_onion_messages
|
|
|
|
+msgdata,obs2_onion_message,blinding,point,
|
|
|
|
+msgdata,obs2_onion_message,len,u16,
|
|
|
|
+msgdata,obs2_onion_message,onionmsg,byte,len
|
2021-11-30 04:06:04 +01:00
|
|
|
+msgtype,onion_message,513,option_onion_messages
|
|
|
|
+msgdata,onion_message,blinding,point,
|
|
|
|
+msgdata,onion_message,len,u16,
|
|
|
|
+msgdata,onion_message,onionmsg,byte,len
|