mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-04 21:54:22 +01:00
This will be useful for the next patch, which introduces per-bolt modules. This makes it easier for them generate variables for each field type they parse (they don't want to export u16, for example) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>