mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-07 14:29:33 +01:00
11 lines
395 B
Plaintext
11 lines
395 B
Plaintext
|
#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,,len,u16
|
||
|
status_peer_error,,error_for_them,len*u8
|