core-lightning/contrib/pyln-proto/pyln
Rusty Russell daa707d213 pyln.proto.message: separate fundamental types from other subtypes.
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>
2020-06-12 15:35:35 +02:00
..
proto pyln.proto.message: separate fundamental types from other subtypes. 2020-06-12 15:35:35 +02:00