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 3412a69488 paymod: Move onion payload construction into its own function 4 years ago
..
.gitignore gitignore: extend with recently added build products 5 years ago
Makefile paymod: Implement TLV onion payload generation 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: Move onion payload construction into its own function 4 years ago
libplugin-pay.h paymod: Implement TLV onion payload generation 4 years ago
libplugin.c libplugin: It's featurebits, not features 5 years ago
libplugin.h libplugin: Add features to plugin_main and getmanifest 5 years ago
pay.c paymod: Implement TLV onion payload generation 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).