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

Function json_tok_is_null

common/test/run-bolt11.c:135–136  ·  view source on GitHub ↗

Generated stub for json_tok_is_null */

Source from the content-addressed store, hash-verified

133{ fprintf(stderr, "json_tok_full_len called!\n"); abort(); }
134/* Generated stub for json_tok_is_null */
135bool json_tok_is_null(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED)
136{ fprintf(stderr, "json_tok_is_null called!\n"); abort(); }
137/* Generated stub for json_tok_is_num */
138bool json_tok_is_num(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED)
139{ fprintf(stderr, "json_tok_is_num called!\n"); abort(); }

Callers 8

plugin_opt_addFunction · 0.50
mainFunction · 0.50
parse_by_positionFunction · 0.50
channel_eventsFunction · 0.50
chain_eventsFunction · 0.50
account_get_credit_debitFunction · 0.50
json_utxo_depositFunction · 0.50
handle_rpc_commandFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected