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

Function json_add_num

lightningd/test/run-log-pruning.c:41–43  ·  view source on GitHub ↗

Generated stub for json_add_num */

Source from the content-addressed store, hash-verified

39{ fprintf(stderr, "json_add_node_id called!\n"); abort(); }
40/* Generated stub for json_add_num */
41void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
42 unsigned int value UNNEEDED)
43{ fprintf(stderr, "json_add_num called!\n"); abort(); }
44/* Generated stub for json_add_str_fmt */
45void json_add_str_fmt(struct json_stream *js UNNEEDED,
46 const char *fieldname UNNEEDED,

Callers 15

handle_commit_receivedFunction · 0.50
json_feeratesFunction · 0.50
json_parse_feerateFunction · 0.50
json_add_channelFunction · 0.50
json_getinfoFunction · 0.50
waitblockheight_completeFunction · 0.50
json_setchannelfeeFunction · 0.50
ping_replyFunction · 0.50
add_skippedFunction · 0.50
json_getlogFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected