mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
It was really different from the way we decide the overall state of a `pay` command's output. Now we use a more similar state decision, based on collecting all states and checking them at the end to determine the outcome.
Plugin Directory
Any file in this directory which is executable and whose name only consists of alphanumeric characters, space, '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).