Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ command_dev_apis
Function
command_dev_apis
plugins/libplugin.c:670–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
668
}
669
670
bool command_dev_apis(const struct command *cmd)
671
{
672
return cmd->plugin->developer;
673
}
674
675
bool command_check_only(const struct command *cmd)
676
{
Callers
2
listoffers_done
Function · 0.70
handle_invoice
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected