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

Function json_to_number

common/test/run-json_remove.c:113–115  ·  view source on GitHub ↗

Generated stub for json_to_number */

Source from the content-addressed store, hash-verified

111{ fprintf(stderr, "json_to_node_id called!\n"); abort(); }
112/* Generated stub for json_to_number */
113bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
114 unsigned int *num UNNEEDED)
115{ fprintf(stderr, "json_to_number called!\n"); abort(); }
116/* Generated stub for json_to_outpoint */
117bool json_to_outpoint(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
118 struct bitcoin_outpoint *op UNNEEDED)

Callers 1

tok_tokFunction · 0.70

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected