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

Function json_add_u32

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

Generated stub for json_add_u32 */

Source from the content-addressed store, hash-verified

85{ fprintf(stderr, "json_add_timeabs called!\n"); abort(); }
86/* Generated stub for json_add_u32 */
87void json_add_u32(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
88 uint32_t value UNNEEDED)
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)

Callers 15

txprepare_continueFunction · 0.50
json_add_sendpay_resultFunction · 0.50
add_new_entryFunction · 0.50
on_payment_failureFunction · 0.50
payment_finishedFunction · 0.50
waitblockheight_cbFunction · 0.50
plugin_notify_progressFunction · 0.50
json_offerFunction · 0.50
json_listincomingFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected