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

Function json_strfield

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

Source from the content-addressed store, hash-verified

84/* AUTOGENERATED MOCKS END */
85
86static void json_strfield(const char *name, const char *val)
87{
88 printf("\t\"%s\": \"%s\",\n", name, val);
89}
90
91/* Updated each time, as we pretend to be Alice, Bob, Carol */
92static const struct privkey *mykey;

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected