mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
Mainly switching from the old include to the new include and adjusting the actual size of the onion packet. It also moves `channel.c` to use `struct hop_data`. It introduces a dummy next hop in `channel.c` that will be replaced in the next commit. |
||
|---|---|---|
| .. | ||
| test | ||
| fromwire.c | ||
| gen_onion_wire_csv | ||
| gen_peer_wire_csv | ||
| Makefile | ||
| onion_defs.h | ||
| peer_wire.c | ||
| peer_wire.h | ||
| towire.c | ||
| wire.h | ||
| wire_io.c | ||
| wire_io.h | ||
| wire_sync.c | ||
| wire_sync.h | ||