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

Function json_to_u16

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

Generated stub for json_to_u16 */

Source from the content-addressed store, hash-verified

154{ fprintf(stderr, "json_to_short_channel_id called!\n"); abort(); }
155/* Generated stub for json_to_u16 */
156bool json_to_u16(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
157 uint16_t *num UNNEEDED)
158{ fprintf(stderr, "json_to_u16 called!\n"); abort(); }
159/* Generated stub for json_to_u32 */
160bool json_to_u32(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, u32 *num UNNEEDED)
161{ fprintf(stderr, "json_to_u32 called!\n"); abort(); }

Callers 2

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected