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

Function json_to_preimage

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

Generated stub for json_to_preimage */

Source from the content-addressed store, hash-verified

143{ fprintf(stderr, "json_to_number called!\n"); abort(); }
144/* Generated stub for json_to_preimage */
145bool json_to_preimage(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct preimage *preimage UNNEEDED)
146{ fprintf(stderr, "json_to_preimage called!\n"); abort(); }
147/* Generated stub for json_to_sat */
148bool json_to_sat(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
149 struct amount_sat *sat UNNEEDED)

Callers 1

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected