mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02:00
In some weird situations it may happen that some channel along the route could have htlcmax=htlcmin, so that the supremum of htlcmin and the infimum of htlcmax are the same number. In that case there is only one allowed amount that can go through that route. Without this patch renepay would not handle correctly this cornercase. |
||
|---|---|---|
| .. | ||
| test | ||
| dijkstra.c | ||
| dijkstra.h | ||
| flow.c | ||
| flow.h | ||
| Makefile | ||
| mcf.c | ||
| mcf.h | ||
| pay.c | ||
| pay.h | ||
| pay_flow.c | ||
| pay_flow.h | ||
| payment.c | ||
| payment.h | ||
| uncertainty_network.c | ||
| uncertainty_network.h | ||