core-lightning/contrib/pyln-proto/pyln
Rusty Russell 02338a6b25 pyln.proto.message: add to_py() operation.
This delivers the message contents in a much friendlier form for
manipulation: in particular, it makes it easy to compare two
messages without having to know all the message type internals.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-06-16 16:17:52 +02:00
..
proto pyln.proto.message: add to_py() operation. 2020-06-16 16:17:52 +02:00