core-lightning/contrib/pyln-proto/pyln/proto/message
Rusty Russell aaefbe2e9e pyln.proto.message: fix handling of missing optional fields.
If they don't exist, that's OK. These will eventually be going away
from the spec, but there are still some in gossip messages for now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-06-12 15:35:35 +02:00
..
bolt1 new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
bolt2 new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
bolt4 new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
bolt7 new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
__init__.py pyln.proto.message: expose array types, add set_field for Message class. 2020-06-12 15:35:35 +02:00
array_types.py pyln.proto.message.*: add type annotations. 2020-06-12 15:35:35 +02:00
fundamental_types.py pyln.proto.message.*: add type annotations. 2020-06-12 15:35:35 +02:00
Makefile new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 2020-06-12 15:35:35 +02:00
message.py pyln.proto.message: fix handling of missing optional fields. 2020-06-12 15:35:35 +02:00