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

Function json_add_timeiso

lightningd/test/run-invoice-select-inchan.c:408–411  ·  view source on GitHub ↗

Generated stub for json_add_timeiso */

Source from the content-addressed store, hash-verified

406{ fprintf(stderr, "json_add_stringn called!\n"); abort(); }
407/* Generated stub for json_add_timeiso */
408void json_add_timeiso(struct json_stream *result UNNEEDED,
409 const char *fieldname UNNEEDED,
410 struct timeabs *time UNNEEDED)
411{ fprintf(stderr, "json_add_timeiso called!\n"); abort(); }
412/* Generated stub for json_add_tx */
413void json_add_tx(struct json_stream *result UNNEEDED,
414 const char *fieldname UNNEEDED,

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected