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

Function get_test_libplugin

tests/plugins/test_libplugin.c:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17};
18
19static struct test_libplugin *get_test_libplugin(struct plugin *plugin)
20{
21 return plugin_get_data(plugin, struct test_libplugin);
22}
23
24static struct command_result *get_ds_done(struct command *cmd,
25 const char *val,

Callers 2

json_shutdownFunction · 0.85
initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected