Files
palladum-lightning/lightningd
Rusty Russell d1f56eb668 lightningd: use the hash table to lookup scids.
This replaces the old "iterate through each peer, then each peer's channel" suboptimality.

A bit of care required that we don't expose scids if we're forwarding,
but that was already carefully handled.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-08-14 14:04:11 +09:30
..
2025-02-05 16:43:09 -06:00
2025-06-24 09:57:24 +09:30