You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
fd3ea91b44
pyln.proto.message: expose array types, add set_field for Message class.
Exposing the array types is required for our dummyrunner in the lnprototest suite, since
it wants to be able to generate fake fields.
The set_field is similarly useful.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
5 years ago
..
bolt1
new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7}
5 years ago
bolt2
new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7}
5 years ago
bolt4
new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7}
5 years ago
bolt7
new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7}
5 years ago
Makefile
new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7}
5 years ago
__init__.py
pyln.proto.message: expose array types, add set_field for Message class.
5 years ago
array_types.py
pyln.proto.message.*: add type annotations.
5 years ago
fundamental_types.py
pyln.proto.message.*: add type annotations.
5 years ago
message.py
pyln.proto.message: expose array types, add set_field for Message class.
5 years ago