rgb-cln/plugins/test
Rusty Russell 233d339061 libplugin-pay: bias towards larger channels.
We bias by channel linearly by capacity, scaled by median fee.
This means that we effectively double the fee if we would use the
entire capacity, and only increase it by 50% if we would only use
1/2 the capacity.

This should drive us towards larger channels.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Changed: Plugins: `pay` now biases towards larger channels, improving success probability.
2021-10-22 16:04:37 +02:00
..
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
Makefile2 plugins/test/run-route-overlong: modern overlong routing test. 2021-05-22 17:53:04 +09:30
run-funder_policy.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
run-route-overlong.c libplugin-pay: bias towards larger channels. 2021-10-22 16:04:37 +02:00