Logo
Explore Help
Sign In
davide/palladum-lightning
1
0
Fork 0
You've already forked palladum-lightning
Code Issues Pull Requests Actions 5 Packages Projects Releases Wiki Activity
Files
11dc1b341cedcf52c0de83b0cec96e05eb8d514b
palladum-lightning/lightningd/plugin_control.h

8 lines
196 B
C
Raw Normal View History

lightningd/plugin_control: add a 'plugin' command This adds a new pair of files : lightningd/plugin_control, along with a new RPC command : 'plugin'. This command can be used to manage plugins without restarting lightningd: lightning-cli plugin start helloworld.py lightning-cli plugin stop helloworld.py
2019-06-29 13:47:48 +02:00
#ifndef LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H
#define LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H
#include "config.h"
plugins: cleanup shared headers between dynamic and static plugins
2019-09-14 17:35:28 +02:00
#include <lightningd/plugin.h>
lightningd/plugin_control: add a 'plugin' command This adds a new pair of files : lightningd/plugin_control, along with a new RPC command : 'plugin'. This command can be used to manage plugins without restarting lightningd: lightning-cli plugin start helloworld.py lightning-cli plugin stop helloworld.py
2019-06-29 13:47:48 +02:00
#endif /* LIGHTNING_LIGHTNINGD_PLUGIN_CONTROL_H */
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 547ms Template: 44ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API