Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ plugin_developer_mode
Function
plugin_developer_mode
plugins/libplugin.c:2685–2688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2683
}
2684
2685
bool plugin_developer_mode(const struct plugin *plugin)
2686
{
2687
return plugin->developer;
2688
}
2689
2690
void plugin_set_data(struct plugin *plugin, void *data TAKES)
2691
{
Callers
3
handle_invreq_response
Function · 0.85
param_dev_scidd
Function · 0.85
param_dev_reply_path
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected