You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
431 B
12 lines
431 B
7 years ago
|
#include <common/crypto_state.h>
|
||
|
|
||
|
# An error occurred: if error_for_them, that to go to them.
|
||
|
status_peer_error,0xFFF4
|
||
|
# This is implied if error_for_them, but master tries not to parse packets.
|
||
|
status_peer_error,,channel,struct channel_id
|
||
|
status_peer_error,,desc,wirestring
|
||
|
status_peer_error,,crypto_state,struct crypto_state
|
||
|
status_peer_error,,gossip_index,u64
|
||
|
status_peer_error,,len,u16
|
||
|
status_peer_error,,error_for_them,len*u8
|