Files
palladum-lightning/plugins
Rusty Russell e0e38c2cd5 common: new function command_log to log something about a specific command.
Needs implementations for lightningd and libplugin, since they both use this
infrastructure.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-06-25 08:47:50 +09:30
..
2024-05-20 16:58:49 -05:00
2024-05-23 15:15:57 -05:00
2024-05-29 10:34:58 -05:00
2024-06-14 10:39:02 +09:30
2024-05-15 15:50:54 -05:00

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).