mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
fb7c006187
Add towire_int() and fromwire_int() functions to "(de)serialize" "int". This will only work as long as both the caller of towire_int() and the caller of fromwire_int() use the same in-memory representation of signed integers and have the same sizeof(int). Changelog-None |
||
---|---|---|
.. | ||
test | ||
extracted_onion_wire_csv | ||
extracted_peer_wire_csv | ||
fromwire.c | ||
Makefile | ||
onion_defs.h | ||
peer_wire.c | ||
peer_wire.h | ||
tlvstream.h | ||
towire.c | ||
wire_io.c | ||
wire_io.h | ||
wire_sync.c | ||
wire_sync.h | ||
wire.h |