core-lightning/gossipd/test
Christian Decker 14000a22bc routing: Skip channels that don't have sufficient capacity
We know the total channel capacity after checking for its existence on-chain, so
we can actually make use of that information to discard channels that don't have
a sufficient capacity anyway, reducing the number of failed attempts.
2018-08-06 22:46:02 +02:00
..
.gitignore
Makefile gossipd: Check features in node_announcement and channel_announcement. 2018-01-13 11:29:42 +01:00
run-bench-find_route.c gossip: Annotate locally added channels with their capacity 2018-08-06 22:46:02 +02:00
run-find_route-specific.c routing: Skip channels that don't have sufficient capacity 2018-08-06 22:46:02 +02:00
run-find_route.c routing: Skip channels that don't have sufficient capacity 2018-08-06 22:46:02 +02:00