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

Function json_strfield

common/test/run-blindedpath_enctlv.c:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71/* AUTOGENERATED MOCKS END */
72
73static void json_strfield(const char *name, const char *val)
74{
75 printf("\t\"%s\": \"%s\",\n", name, val);
76}
77
78/* Updated each time, as we pretend to be Alice, Bob, Carol */
79static const struct privkey *mykey;

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected