mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 17:44:20 +01:00
423 B
423 B
| 1 | #include <common/per_peer_state.h> |
|---|---|
| 2 | # An error occurred: if error_for_them, that to go to them. |
| 3 | msgtype,status_peer_error,0xFFF4 |
| 4 | # This is implied if error_for_them, but master tries not to parse packets. |
| 5 | msgdata,status_peer_error,channel,channel_id, |
| 6 | msgdata,status_peer_error,desc,wirestring, |
| 7 | msgdata,status_peer_error,pps,per_peer_state, |
| 8 | msgdata,status_peer_error,len,u16, |
| 9 | msgdata,status_peer_error,error_for_them,u8,len |