MCPcopy 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
670bool command_dev_apis(const struct command *cmd)
671{
672 return cmd->plugin->developer;
673}
674
675bool command_check_only(const struct command *cmd)
676{

Callers 2

listoffers_doneFunction · 0.70
handle_invoiceFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected