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

Function json_to_number

lightningd/test/run-jsonrpc.c:35–37  ·  view source on GitHub ↗

Generated stub for json_to_number */

Source from the content-addressed store, hash-verified

33{ fprintf(stderr, "json_to_jsonrpc_errcode called!\n"); abort(); }
34/* Generated stub for json_to_number */
35bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
36 unsigned int *num UNNEEDED)
37{ fprintf(stderr, "json_to_number called!\n"); abort(); }
38/* Generated stub for log_ */
39void log_(struct log *log UNNEEDED, enum log_level level UNNEEDED,
40 const struct node_id *node_id UNNEEDED,

Callers 5

param_route_hopFunction · 0.50
param_feerate_valFunction · 0.50
hook_gives_failmsgFunction · 0.50
unpack_routeFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected