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

Function command_done

plugins/libplugin.c:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130struct command_result *command_done(void)
131{
132 return &complete;
133}
134
135static void ld_send(struct plugin *plugin, struct json_stream *stream)
136{

Callers 3

ignore_cbFunction · 0.85
send_responseFunction · 0.85
unreserve_doneFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected