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

Function json_to_u64

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

Generated stub for json_to_u64 */

Source from the content-addressed store, hash-verified

161{ fprintf(stderr, "json_to_u32 called!\n"); abort(); }
162/* Generated stub for json_to_u64 */
163bool json_to_u64(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, u64 *num UNNEEDED)
164{ fprintf(stderr, "json_to_u64 called!\n"); abort(); }
165/* Generated stub for json_tok_bin_from_hex */
166u8 *json_tok_bin_from_hex(const tal_t *ctx UNNEEDED, const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED)
167{ fprintf(stderr, "json_tok_bin_from_hex called!\n"); abort(); }

Callers 10

listsendpays_doneFunction · 0.50
invreq_doneFunction · 0.50
param_amountFunction · 0.50
param_recurrence_baseFunction · 0.50
listinvoices_doneFunction · 0.50
listsendpays_doneFunction · 0.50
listforwards_doneFunction · 0.50
openchannel_init_okFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected