mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 22:45:27 +01:00
Adds a "canonical" error handling in the module mcf.c, adhering to the same convention we have adopted in flow.c. So that when a function fails it signals the caller with an invalid return value, or bool false, and it communicates an error message. |
||
---|---|---|
.. | ||
Makefile | ||
run-arc.c | ||
run-dijkstra.c | ||
run-mcf-diamond.c | ||
run-mcf.c | ||
run-payflow_map.c | ||
run-testflow.c |