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

Function json_add_node_id

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

Generated stub for json_add_node_id */

Source from the content-addressed store, hash-verified

49{ fprintf(stderr, "json_add_invstring called!\n"); abort(); }
50/* Generated stub for json_add_node_id */
51void json_add_node_id(struct json_stream *response UNNEEDED,
52 const char *fieldname UNNEEDED,
53 const struct node_id *id UNNEEDED)
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)

Callers 15

json_add_sendpay_resultFunction · 0.50
json_paystatusFunction · 0.50
on_payment_successFunction · 0.50
on_payment_failureFunction · 0.50
try_other_parityFunction · 0.50
connect_directFunction · 0.50
payment_sendonionFunction · 0.50
payment_finishedFunction · 0.50
shadow_route_extendFunction · 0.50
direct_pay_cbFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected