core-lightning/contrib/pyln-client/pyln/client
Rusty Russell 75126a0997 pyln-client/gossmap: add NodeId class.
This is more efficient than converting them all to Pubkeys: about 3.8
seconds vs 5.4 seconds.  Usually treating them as raw bytes is what we
want anyway.

[ Fixup by Michael Schmoock <michael@schmoock.net> ]
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-08 09:34:14 +09:30
..
__init__.py pyln-client/gossmap: add NodeId class. 2021-09-08 09:34:14 +09:30
gossmap.py pyln-client/gossmap: add NodeId class. 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