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

Function json_add_u64

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

Generated stub for json_add_u64 */

Source from the content-addressed store, hash-verified

89{ fprintf(stderr, "json_add_u32 called!\n"); abort(); }
90/* Generated stub for json_add_u64 */
91void json_add_u64(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
92 uint64_t value UNNEEDED)
93{ fprintf(stderr, "json_add_u64 called!\n"); abort(); }
94/* Generated stub for json_array_end */
95void json_array_end(struct json_stream *js UNNEEDED)
96{ fprintf(stderr, "json_array_end called!\n"); abort(); }

Callers 15

paystatus_add_paymentFunction · 0.50
add_new_entryFunction · 0.50
payment_add_attemptFunction · 0.50
on_payment_failureFunction · 0.50
estimatefees_nextFunction · 0.50
handle_invreq_responseFunction · 0.50
payment_add_attemptFunction · 0.50
payment_finishedFunction · 0.50
json_commando_runeFunction · 0.50
clean_finishedFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected