core-lightning/contrib/pyln-proto/pyln
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>
2020-06-12 15:35:35 +02:00
..
proto pyln.proto.message: expose array types, add set_field for Message class. 2020-06-12 15:35:35 +02:00