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

Function json_add_hex_talarr

lightningd/test/run-log-pruning.c:31–34  ·  view source on GitHub ↗

Generated stub for json_add_hex_talarr */

Source from the content-addressed store, hash-verified

29{ fprintf(stderr, "fromwire_node_id called!\n"); abort(); }
30/* Generated stub for json_add_hex_talarr */
31void json_add_hex_talarr(struct json_stream *result UNNEEDED,
32 const char *fieldname UNNEEDED,
33 const tal_t *data UNNEEDED)
34{ fprintf(stderr, "json_add_hex_talarr called!\n"); abort(); }
35/* Generated stub for json_add_node_id */
36void json_add_node_id(struct json_stream *response UNNEEDED,
37 const char *fieldname UNNEEDED,

Callers 15

handle_tx_broadcastFunction · 0.50
handle_commit_receivedFunction · 0.50
json_add_channelFunction · 0.50
peer_connected_serializeFunction · 0.50
json_add_peerFunction · 0.50
json_add_scbFunction · 0.50
json_getinfoFunction · 0.50
log_to_jsonFunction · 0.50
json_add_routefail_infoFunction · 0.50
json_sendpay_fail_fieldsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected