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

Function json_to_bool

common/test/run-bolt11.c:70–71  ·  view source on GitHub ↗

Generated stub for json_to_bool */

Source from the content-addressed store, hash-verified

68{ fprintf(stderr, "json_strdup called!\n"); abort(); }
69/* Generated stub for json_to_bool */
70bool json_to_bool(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, bool *b UNNEEDED)
71{ fprintf(stderr, "json_to_bool called!\n"); abort(); }
72/* Generated stub for json_to_channel_id */
73bool json_to_channel_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
74 struct channel_id *cid UNNEEDED)

Callers 15

mainFunction · 0.70
bool_settingFunction · 0.50
json_parse_deprecatedFunction · 0.50
plugin_opt_addFunction · 0.50
param_chanhintsFunction · 0.50
param_boolFunction · 0.50
build_filterFunction · 0.50
json_to_spliceFunction · 0.50
process_json_objFunction · 0.50
listoffers_doneFunction · 0.50
listinvreqs_doneFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected