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

Function json_get_member

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

Generated stub for json_get_member */

Source from the content-addressed store, hash-verified

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)
107{ fprintf(stderr, "json_get_member called!\n"); abort(); }
108/* Generated stub for json_next */
109const jsmntok_t *json_next(const jsmntok_t *tok UNNEEDED)
110{ fprintf(stderr, "json_next called!\n"); abort(); }

Callers 15

createinvoice_doneFunction · 0.50
createinvoice_errorFunction · 0.50
prev_invoice_doneFunction · 0.50
currency_doneFunction · 0.50
listoffers_doneFunction · 0.50
signpsbt_doneFunction · 0.50
newaddr_doneFunction · 0.50
psbt_createdFunction · 0.50
add_amount_sentFunction · 0.50
listsendpays_doneFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected