core-lightning/contrib/pyln-proto/pyln/proto/message
Rusty Russell 59bb6b90ac pyln: new module pyln.proto.message.bolts
This contains the CSVs for the current bolts (autogenerated).  It's a
separate module because I expect it to be updated alongside the spec.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: pyln: new module pyln.proto.message.bolts
2020-06-12 15:35:35 +02:00
..
bolts pyln: new module pyln.proto.message.bolts 2020-06-12 15:35:35 +02:00
__init__.py pyln.proto.message: expose fundamental MessageTypes as variables. 2020-06-12 15:35:35 +02:00
array_types.py pyln.proto.message: use BufferedIOBase instead of bytes for binary ops. 2020-06-12 15:35:35 +02:00
fundamental_types.py pyln: add (undocumented) u8 fundamental type. 2020-06-12 15:35:35 +02:00
message.py pyln.proto.message: separate fundamental types from other subtypes. 2020-06-12 15:35:35 +02:00