Files
lightning/plugins
darosior 98e8aac75f libplugin: use ccan/io for response to plugin commands
This pass to json_stream helpers for commands outputs, but keeps
compatibility with existing plugins which use jout as of now, by not
starting/closing the "result"/"error" objects.
2020-02-04 13:24:32 +10:30
..
2019-12-09 16:18:28 +01:00
2019-12-24 12:04:01 -06:00
2020-01-31 06:02:47 +00:00
2020-01-31 06:02:47 +00: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).