core-lightning/wire/test
Rusty Russell c864b28068 generate-wire.py: don't generate structures, hand in all values.
This is a bit more awkward for large structures, but avoids
indirection for the simpler ones (I copied the structures for the test
code, however).  We also remove explicit padding.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-01-04 14:09:20 +10:30
..
.gitignore wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
Makefile wire: generate marshal/unmarshal from spec. 2016-12-01 13:50:02 +10:30
run-peer-wire.c generate-wire.py: don't generate structures, hand in all values. 2017-01-04 14:09:20 +10:30