mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 08:34:20 +01:00
This is particularly interesting because we handle overflow during route calculation now; this could happen in theory once we wumbo. It fixes a thinko when we print out routehints, too: we want to print them out literally, not print out the effect they have on fees (which is in the route, which we also print). This ABI change doesn't need a CHANGELOG, since paystatus is new since release. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Plugin Directory
Anything file in this directory which is executable and doesn't start and doesn't contain ASCII symbols other than '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).