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

Function json_add_invstring

plugins/test/run-route-overlong.c:48–49  ·  view source on GitHub ↗

Generated stub for json_add_invstring */

Source from the content-addressed store, hash-verified

46{ fprintf(stderr, "json_add_hex_talarr called!\n"); abort(); }
47/* Generated stub for json_add_invstring */
48void json_add_invstring(struct json_stream *result UNNEEDED, const char *invstring UNNEEDED)
49{ fprintf(stderr, "json_add_invstring called!\n"); abort(); }
50/* Generated stub for json_add_node_id */
51void json_add_node_id(struct json_stream *response UNNEEDED,
52 const char *fieldname UNNEEDED,

Callers 4

json_paystatusFunction · 0.50
add_new_entryFunction · 0.50
on_payment_failureFunction · 0.50
payment_finishedFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected