ElementsProject / lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Other
2.83k stars 900 forks source link

Feature request: reload plugins #2439

Closed renepickhardt closed 5 years ago

renepickhardt commented 5 years ago

While developing I have to restart lightning daemon in order to restart the plugin that I am working on. It would be cool if there was a lightning-cli command which would just enable me to reload all plugins (or a specific one)

m-schmoock commented 5 years ago

Yes, that would be great :D

m-schmoock commented 5 years ago

Addressed by Plugin: https://github.com/lightningd/plugins/pull/20 Can be closed (soon)