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

Function toks_alloc

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

Generated stub for toks_alloc */

Source from the content-addressed store, hash-verified

194{ fprintf(stderr, "new_channel_event called!\n"); abort(); }
195/* Generated stub for toks_alloc */
196jsmntok_t *toks_alloc(const tal_t *ctx UNNEEDED)
197{ fprintf(stderr, "toks_alloc called!\n"); abort(); }
198/* Generated stub for toks_reset */
199void toks_reset(jsmntok_t *toks UNNEEDED)
200{ fprintf(stderr, "toks_reset called!\n"); abort(); }

Callers 1

new_pluginFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected