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 a3610d66ac retrymod: Make retry modifier slightly more verbose 4 years ago
..
.gitignore gitignore: extend with recently added build products 5 years ago
Makefile bitcoin/feerate: new exposure for feerate parsing outside lightningd. 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 tlv: Allow passing a raw pointer and a length to tlvstream_set_raw 4 years ago
libplugin-pay.c retrymod: Make retry modifier slightly more verbose 4 years ago
libplugin-pay.h mpp: Add CLI option to opt-out of multi-part payments 4 years ago
libplugin.c mpp: Add CLI option to opt-out of multi-part payments 4 years ago
libplugin.h mpp: Add CLI option to opt-out of multi-part payments 4 years ago
pay.c mpp: Add CLI option to opt-out of multi-part payments 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).