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

Function json_to_number

wallet/test/run-wallet.c:438–440  ·  view source on GitHub ↗

Generated stub for json_to_number */

Source from the content-addressed store, hash-verified

436{ fprintf(stderr, "json_to_node_id called!\n"); abort(); }
437/* Generated stub for json_to_number */
438bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED,
439 unsigned int *num UNNEEDED)
440{ fprintf(stderr, "json_to_number called!\n"); abort(); }
441/* Generated stub for json_to_preimage */
442bool json_to_preimage(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct preimage *preimage UNNEEDED)
443{ fprintf(stderr, "json_to_preimage called!\n"); abort(); }

Callers 1

param_txoutFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected