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

Function json_to_bool

plugins/bkpr/test/run-bkpr_db.c:138–139  ·  view source on GitHub ↗

Generated stub for json_to_bool */

Source from the content-addressed store, hash-verified

136{ fprintf(stderr, "json_strdup called!\n"); abort(); }
137/* Generated stub for json_to_bool */
138bool json_to_bool(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, bool *b UNNEEDED)
139{ fprintf(stderr, "json_to_bool called!\n"); abort(); }
140/* Generated stub for json_to_int */
141bool json_to_int(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, int *num UNNEEDED)
142{ fprintf(stderr, "json_to_int called!\n"); abort(); }

Callers 8

listoffers_doneFunction · 0.50
listoffers_doneFunction · 0.50
handle_getmanifestFunction · 0.50
json_to_listpeers_peerFunction · 0.50
check_resultFunction · 0.50
openchannel_update_okFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected