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

Function json_to_u32

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

Generated stub for json_to_u32 */

Source from the content-addressed store, hash-verified

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(); }
162/* Generated stub for json_to_u64 */
163bool json_to_u64(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, u64 *num UNNEEDED)
164{ fprintf(stderr, "json_to_u64 called!\n"); abort(); }

Callers 6

listsendpays_doneFunction · 0.50
json_to_timeFunction · 0.50
after_fundpsbtFunction · 0.50
getblockheight_doneFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected