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

Function json_get_member

wallet/test/run-wallet.c:414–416  ·  view source on GitHub ↗

Generated stub for json_get_member */

Source from the content-addressed store, hash-verified

412{ fprintf(stderr, "json_array_start called!\n"); abort(); }
413/* Generated stub for json_get_member */
414const jsmntok_t *json_get_member(const char *buffer UNNEEDED, const jsmntok_t tok[] UNNEEDED,
415 const char *label UNNEEDED)
416{ fprintf(stderr, "json_get_member called!\n"); abort(); }
417/* Generated stub for json_object_end */
418void json_object_end(struct json_stream *js UNNEEDED)
419{ fprintf(stderr, "json_object_end called!\n"); abort(); }

Callers 15

get_chainhashFunction · 0.50
get_scid_arrayFunction · 0.50
test_query_channel_rangeFunction · 0.50
test_reply_channel_rangeFunction · 0.50
get_query_flags_arrayFunction · 0.50
mainFunction · 0.50
hook_extract_psbtFunction · 0.50
hook_extract_amountFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected