mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
This adds one line with the onion and the channel_update we extract from it. This in turn allows us to check that the channel_update in the onion is not type prefixed, and that we patch it correctly before passing it to gossipd. |
||
|---|---|---|
| .. | ||
| benchmark.py | ||
| fixtures.py | ||
| requirements.txt | ||
| test_closing.py | ||
| test_gossip.py | ||
| test_lightningd.py | ||
| test_rpc.py | ||
| utils.py | ||