mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 02:39:28 +01:00
Add parsing know-how for enum fields. This is necessary for internally defined wire generators. Enums are denoted by prefixing the field with an `e:`. Ex: msgdata,msg_name,field_name,e:enum_type, |
||
---|---|---|
.. | ||
enum.c | ||
enum.h | ||
Makefile | ||
run-test-wire.c | ||
test_cases |