mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
f7adbd5d58
Imported from commit b96218b06b68cf349457b282f05d48ebd89c7273 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
13 lines
393 B
Diff
13 lines
393 B
Diff
--- wire/peer_exp_wire.csv 2021-05-17 09:30:02.302260471 +0930
|
|
+++ - 2021-05-31 12:20:36.390910632 +0930
|
|
@@ -120,6 +82,9 @@
|
|
msgtype,ack_rbf,73
|
|
msgdata,ack_rbf,channel_id,channel_id,
|
|
msgdata,ack_rbf,funding_satoshis,u64,
|
|
+msgtype,stfu,2
|
|
+msgdata,stfu,channel_id,channel_id,
|
|
+msgdata,stfu,initiator,u8,
|
|
msgtype,shutdown,38
|
|
msgdata,shutdown,channel_id,channel_id,
|
|
msgdata,shutdown,len,u16,
|