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

Function json_get_member

common/test/run-route_blinding_test.c:66–68  ·  view source on GitHub ↗

Generated stub for json_get_member */

Source from the content-addressed store, hash-verified

64{ fprintf(stderr, "fromwire_node_id called!\n"); abort(); }
65/* Generated stub for json_get_member */
66const jsmntok_t *json_get_member(const char *buffer UNNEEDED, const jsmntok_t tok[] UNNEEDED,
67 const char *label UNNEEDED)
68{ fprintf(stderr, "json_get_member called!\n"); abort(); }
69/* Generated stub for json_next */
70const jsmntok_t *json_next(const jsmntok_t *tok UNNEEDED)
71{ fprintf(stderr, "json_next called!\n"); abort(); }

Callers 8

mainFunction · 0.70
test_decodeFunction · 0.70
test_encodeFunction · 0.70
mainFunction · 0.70
mainFunction · 0.70
mainFunction · 0.70
remove_inside_objFunction · 0.70
mainFunction · 0.70

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected