Files
lightning/lightningd
Vasil Dimov fb7c006187 wire: add towire_int() and use it in connectd
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
2020-01-21 16:59:18 +01:00
..
2017-10-20 18:31:32 +02:00
2019-12-12 15:03:53 +01:00
2019-12-03 01:16:07 +00:00
2020-01-13 23:34:46 +01:00
2020-01-13 23:34:46 +01:00
2020-01-06 12:57:59 +01:00