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.
 
 
 
 
 
 
darosior 8e055a4506 bcli: remove a superfluous variable 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: remove a superfluous variable 5 years ago
fundchannel.c libplugin: use json_stream for all plugins' commands 5 years ago
libplugin.c libplugin: use a typesafe_cb for plugin_timer 5 years ago
libplugin.h libplugin: use a typesafe_cb for plugin_timer 5 years ago
pay.c common: tal_dup_talarr() helper. 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).