mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 10:39:19 +01:00
4291bef88d
* Enable searching for routes with size/CLTV/fee limits * Expose the RouteParams in RouteRequest * Expose the RouteParams in SendPayment * Rename DEFAULT_ROUTE_MAX_LENGTH * If we couldn't find a route on the first attempt, retry relaxing the restriction on the route size * Avoid returning an empty path, collapse the route not found cases into one * When retrying to search for a route, relax 'maxCltv' * Move the default params for route searching in the conf, refactor together router params into a config class * Remove max-payment-fee in favor of router.search-max-fee-pct * Group search params configurations into a block * Rename config keys for router path-finding |
||
---|---|---|
.. | ||
src | ||
pom.xml |