core-lightning/contrib/pyln-client/pyln/client
Rusty Russell e495462c50 pyln-client/gossmap: save deconstructed fields instead of raw msg bytes.
We have to parse them anyway, so why not make them accessible.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-08 09:34:14 +09:30
..
__init__.py pyln.client: new functionality to access Gossmap. 2021-09-08 09:34:14 +09:30
gossmap.py pyln-client/gossmap: save deconstructed fields instead of raw msg bytes. 2021-09-08 09:34:14 +09:30
lightning.py pyln: Fix backward compat issue in LightningRpc.close 2021-07-29 16:01:37 +09:30
plugin.py pyln: Fix up the mypy annotation for init self-disabling 2021-08-14 12:52:19 +09:30