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.
 
 
 
 
 
 
lisa neigut b51772ff68 pay: fix #3613; string output must be quoted 5 years ago
..
.gitignore gitignore: extend with recently added build products 5 years ago
Makefile fix: adds bcli plugin to check-source targets 5 years ago
README.md doc: fix wording in plugins/README.md 5 years ago
autoclean.c libplugin: generalize the plugin_timer callback type 5 years ago
bcli.c bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
fundchannel.c fundechannel: don't pass deprecated 'satoshis' to fundchannel_start 5 years ago
libplugin.c libplugin: fix compilation issue on recent gccs. 5 years ago
libplugin.h libplugin: demarshal and stash the feature set given by lightningd. 5 years ago
pay.c pay: fix #3613; string output must be quoted 5 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).