mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 01:24:30 +01:00
When traversing the list we call `command_finished` which modifies the list we are traversing. This ensures we don't end up advancing in the list iteration. Reported-by: Rusty Russell <@rustyrussell>
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).