core-lightning/contrib/pyln-proto/pyln/proto/message
Rusty Russell edee0793d3 pyln.proto: fix receiving unknown fields in TLVs.
We can still convert these (e.g. k=1) to Python, by just using hex strings.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-06-24 19:46:38 +09:30
..
__init__.py
array_types.py pyln-proto: write out length of arrays of subtypes to wire 2021-03-30 13:44:34 +10:30
fundamental_types.py
Makefile
message.py pyln.proto: fix receiving unknown fields in TLVs. 2021-06-24 19:46:38 +09:30