core-lightning/contrib/pyln-client/tests/data
Rusty Russell e8e7c4719f pyln-client: fix mypy warnings, fix and test deletion of a channel.
This only happens when a deletion is added by a running gossipd, so
we put a deletion at the end of the store to test it.

mypy noticed that this code was nonsensical, so clearly untested.

The testing noticed that making a nodeid from a string was also buggy.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-08 09:34:14 +09:30
..
gossip_store-part1.xz pyln-client/gossmap: make test gossip_store include channel_updates, deletions. 2021-09-08 09:34:14 +09:30
gossip_store-part2.xz pyln-client: fix mypy warnings, fix and test deletion of a channel. 2021-09-08 09:34:14 +09:30