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

Function json_add_num

plugins/test/run-route-overlong.c:56–58  ·  view source on GitHub ↗

Generated stub for json_add_num */

Source from the content-addressed store, hash-verified

54{ fprintf(stderr, "json_add_node_id called!\n"); abort(); }
55/* Generated stub for json_add_num */
56void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
57 unsigned int value UNNEEDED)
58{ fprintf(stderr, "json_add_num called!\n"); abort(); }
59/* Generated stub for json_add_preimage */
60void json_add_preimage(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
61 const struct preimage *preimage UNNEEDED)

Callers 15

json_add_sendpay_resultFunction · 0.50
paystatus_add_paymentFunction · 0.50
on_payment_successFunction · 0.50
on_payment_failureFunction · 0.50
payment_finishedFunction · 0.50
json_add_route_hopFunction · 0.50
json_add_halfchanFunction · 0.50
listfunds_successFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected