Files
lightning/lightningd
Christian Decker 71e67ba47f plugin: Split plugin_hook_call_ into initialization and call_next
We will be using `plugin_hook_call_next` as part of the loop to traverse all
plugins that registered the hook, so group initialization in the init function
and move per-plugin logic into `plugin_hook_call_next`
2020-02-11 15:57:22 +10:30
..
2017-10-20 18:31:32 +02:00
2020-01-23 16:17:42 +10:30
2019-12-12 15:03:53 +01:00
2020-01-31 06:02:47 +00:00