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.
 
 
 
 
 
 
Christian Decker 4b3e849ce9 paymod: Add function to set the current step 4 years ago
..
.gitignore gitignore: extend with recently added build products 5 years ago
Makefile plugins/Makefile: Change plugins build procedure. 4 years ago
README.md doc: fix wording in plugins/README.md 5 years ago
autoclean.c plugins: make the autoclean plugin static 4 years ago
bcli.c bcli cleanups 4 years ago
fundchannel.c libplugin: Add features to plugin_main and getmanifest 5 years ago
keysend.c build: fix compilation on i386 4 years ago
libplugin-pay.c paymod: Add function to set the current step 4 years ago
libplugin-pay.h paymod: Add function to set the current step 4 years ago
libplugin.c plugins/Makefile: Change plugins build procedure. 4 years ago
libplugin.h libplugin: Add features to plugin_main and getmanifest 5 years ago
pay.c paymod: Add support for the msatoshi override argument 4 years ago

README.md

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