core-lightning/contrib/pyln-client/pyln/client
Michael Schmoock b6ed405d8c pyln-client/gossmap: adds channel satoshi capacity
This reads the `gossip_store_channel_amount` that always follows the
`channel_announcement` messages. Therefore it uses an internal variable
_last_scid to know what channel has been added last time.
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: adds channel satoshi capacity 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