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

Function json_add_hex_talarr

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

Generated stub for json_add_hex_talarr */

Source from the content-addressed store, hash-verified

41{ fprintf(stderr, "json_add_amount_msat_only called!\n"); abort(); }
42/* Generated stub for json_add_hex_talarr */
43void json_add_hex_talarr(struct json_stream *result UNNEEDED,
44 const char *fieldname UNNEEDED,
45 const tal_t *data UNNEEDED)
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(); }

Callers 15

sendpsbt_doneFunction · 0.50
finish_txprepareFunction · 0.50
unreserve_doneFunction · 0.50
on_payment_failureFunction · 0.50
send_modern_messageFunction · 0.50
listsendpays_doneFunction · 0.50
payment_sendonionFunction · 0.50
payment_finishedFunction · 0.50
jsonrpc_set_datastore_Function · 0.50
send_responseFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected