Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ json_end
Function
json_end
common/test/run-onion-message-test.c:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
static void json_end(const char what)
73
{
74
comma = false;
75
printf(
"%c\n"
, what);
76
}
77
78
static void json_strfield(const char *name, const char *val)
79
{
Callers
2
add_hop
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected