You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
William Casarin 9aaf2fe8d4 build: fix uninitialized variable error on gcc 7.4.0 6 years ago
..
.gitignore plugins: minimal 'pay' plugin. 6 years ago
Makefile common/json_tok: add param_msat / param_sat. 6 years ago
README.md plugins: add and install built-in plugin dir, add clear and disable options. 6 years ago
libplugin.c libplugin: add deprecated_apis flag for plugins to access. 6 years ago
libplugin.h libplugin: add deprecated_apis flag for plugins to access. 6 years ago
pay.c build: fix uninitialized variable error on gcc 7.4.0 6 years ago

README.md

Plugin Directory

Anything file in this directory which is executable and doesn't start and doesn't contain ASCII symbols other than '.', '-' or '_' will be automatically loaded when lightningd starts (unless suppressed with commandline options).