core-lightning/common/peer_status_wire.csv
Rusty Russell 38d2899fbb common/per_per_state: generalize lightningd/peer_comm Part 1
Encapsulating the peer state was a win for lightningd; not surprisingly,
it's even more of a win for the other daemons, especially as we want
to add a little gossip information.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-04 01:29:39 +00:00

390 B

1#include <common/per_peer_state.h>
2# An error occurred: if error_for_them, that to go to them.
3status_peer_error,0xFFF4
4# This is implied if error_for_them, but master tries not to parse packets.
5status_peer_error,,channel,struct channel_id
6status_peer_error,,desc,wirestring
7status_peer_error,,pps,struct per_peer_state
8status_peer_error,,len,u16
9status_peer_error,,error_for_them,len*u8