mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 08:34:31 +01:00
There are several cases where you want to access to the configuration, and given the nature of the rust API, there is no way to access to the `configuration` field at any point after the configuration logic. Suggested-by: Sergi Delgado Segura <@sr-gi> Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
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).