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

Function json_add_node_id

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

Generated stub for json_add_node_id */

Source from the content-addressed store, hash-verified

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,
38 const struct node_id *id UNNEEDED)
39{ fprintf(stderr, "json_add_node_id called!\n"); abort(); }
40/* Generated stub for json_add_num */
41void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
42 unsigned int value UNNEEDED)

Callers 15

listnodes_doneFunction · 0.50
json_checkmessageFunction · 0.50
peer_connected_serializeFunction · 0.50
json_add_peerFunction · 0.50
json_getinfoFunction · 0.50
set_channel_configFunction · 0.50
log_to_jsonFunction · 0.50
json_add_payment_fieldsFunction · 0.50
json_add_routefail_infoFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected