mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-03 20:44:54 +01:00
eb73a0dd8f
This supports infrasructure for creating messages. In particular, it can be fed CSV from the spec's `tools/extract-formats.py` and then convert them all to and from strings and binary formats. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Added: pyln: new module pyln.proto.message |
||
---|---|---|
.. | ||
message | ||
__init__.py | ||
bech32.py | ||
invoice.py | ||
onion.py | ||
primitives.py | ||
wire.py | ||
zbase32.py |