MCPcopy 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
72static void json_end(const char what)
73{
74 comma = false;
75 printf("%c\n", what);
76}
77
78static void json_strfield(const char *name, const char *val)
79{

Callers 2

add_hopFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected