mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
This commit will disable the peerstorage plugins when the feature is not enabled. I found this issue with lnprototest, and I guess we did not find it with normal run because other the unknown messages are ingored? Changelog-Fixed: Disable the protocol messages when peerstorage is disabled. 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).