mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 06:41:44 +01:00
It was weird not to have a capacity associated with localmods channels, and fixing it has some very nice side effects. Now the gossmap_chan_get_capacity() call never fails (we prevented reading of channels from gossmap in the partially-written case already), so we make it return the capacity. We do this in msat, because that's what all the callers want. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
common.h | ||
Makefile | ||
run-arc.c | ||
run-bottleneck.c | ||
run-dijkstra.c | ||
run-mcf-diamond.c | ||
run-mcf.c | ||
run-route_map.c | ||
run-testflow.c |