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

Function json_tok_full

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

Generated stub for json_tok_full */

Source from the content-addressed store, hash-verified

127{ fprintf(stderr, "json_tok_bin_from_hex called!\n"); abort(); }
128/* Generated stub for json_tok_full */
129const char *json_tok_full(const char *buffer UNNEEDED, const jsmntok_t *t UNNEEDED)
130{ fprintf(stderr, "json_tok_full called!\n"); abort(); }
131/* Generated stub for json_tok_full_len */
132int json_tok_full_len(const jsmntok_t *t UNNEEDED)
133{ fprintf(stderr, "json_tok_full_len called!\n"); abort(); }

Callers 15

plugin_log_handleFunction · 0.50
plugin_notify_handleFunction · 0.50
plugin_response_handleFunction · 0.50
plugin_opt_addFunction · 0.50
plugin_subscriptions_addFunction · 0.50
plugin_hooks_addFunction · 0.50
plugin_setconfig_doneFunction · 0.50
param_feerate_styleFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected