mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
2f667c5227
For routeboost, we want to select from all our enabled channels with sufficient incoming capacity. Gossipd knows which are enabled (ie. we have received a `channel_update` from the peer), but doesn't know the current incoming capacity. So we get gossipd to give us all the candidates, and lightningd selects from those. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
test | ||
broadcast.c | ||
broadcast.h | ||
gossip_constants.h | ||
gossip_store.c | ||
gossip_store.csv | ||
gossip_store.h | ||
gossip_wire.csv | ||
gossipd.c | ||
Makefile | ||
routing.c | ||
routing.h |