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

Function json_get_id

plugins/bkpr/test/run-bkpr_db.c:101–103  ·  view source on GitHub ↗

Generated stub for json_get_id */

Source from the content-addressed store, hash-verified

99{ fprintf(stderr, "htlc_state_name called!\n"); abort(); }
100/* Generated stub for json_get_id */
101const char *json_get_id(const tal_t *ctx UNNEEDED,
102 const char *buffer UNNEEDED, const jsmntok_t *obj UNNEEDED)
103{ fprintf(stderr, "json_get_id called!\n"); abort(); }
104/* Generated stub for json_get_member */
105const jsmntok_t *json_get_member(const char *buffer UNNEEDED, const jsmntok_t tok[] UNNEEDED,
106 const char *label UNNEEDED)

Callers 1

ld_command_handleFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected