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

Function json_add_node_id

wallet/test/run-wallet.c:342–345  ·  view source on GitHub ↗

Generated stub for json_add_node_id */

Source from the content-addressed store, hash-verified

340{ fprintf(stderr, "json_add_log called!\n"); abort(); }
341/* Generated stub for json_add_node_id */
342void json_add_node_id(struct json_stream *response UNNEEDED,
343 const char *fieldname UNNEEDED,
344 const struct node_id *id UNNEEDED)
345{ fprintf(stderr, "json_add_node_id called!\n"); abort(); }
346/* Generated stub for json_add_num */
347void json_add_num(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
348 unsigned int value UNNEEDED)

Callers 1

json_listfundsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected