Commit 872c037
committed
Rename
As the map values are no longer only `channel_id`s, but also a
`counterparty_node_id`s, the map is renamed to better correspond to
whats actually stored in the map.short_to_id map to short_to_chan_info
1 parent 908e898 commit 872c037
File tree
3 files changed
+65
-63
lines changed- lightning/src/ln
3 files changed
+65
-63
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4936 | 4936 | | |
4937 | 4937 | | |
4938 | 4938 | | |
4939 | | - | |
4940 | | - | |
| 4939 | + | |
| 4940 | + | |
| 4941 | + | |
4941 | 4942 | | |
4942 | 4943 | | |
4943 | 4944 | | |
| |||
0 commit comments