Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
130
struct command_result *command_done(void)
131
{
132
return &complete;
133
}
134
135
static void ld_send(struct plugin *plugin, struct json_stream *stream)
136
{
Callers
3
ignore_cb
Function · 0.85
send_response
Function · 0.85
unreserve_done
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected