MCPcopy Create free account
hub / github.com/ElementsProject/lightning / hook_start

Function hook_start

lightningd/plugin_hook.c:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222static void hook_start(struct plugin_hook *hook)
223{
224 hook->num_users++;
225}
226
227static void hook_done(struct lightningd *ld,
228 struct plugin_hook *hook,

Callers 1

plugin_hook_call_Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected