Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
static void hook_start(struct plugin_hook *hook)
223
{
224
hook->num_users++;
225
}
226
227
static 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