core-lightning/contrib/pyln-proto/pyln/proto/message
Rusty Russell eb73a0dd8f pyln: add pyln.proto.message.
This supports infrasructure for creating messages.  In particular, it
can be fed CSV from the spec's `tools/extract-formats.py` and then convert
them all to and from strings and binary formats.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: pyln: new module pyln.proto.message
2020-06-12 15:35:35 +02:00
..
__init__.py pyln: add pyln.proto.message. 2020-06-12 15:35:35 +02:00
array_types.py pyln: add pyln.proto.message. 2020-06-12 15:35:35 +02:00
fundamental_types.py pyln: add pyln.proto.message. 2020-06-12 15:35:35 +02:00
message.py pyln: add pyln.proto.message. 2020-06-12 15:35:35 +02:00