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

Function json_add_u64

wallet/test/run-wallet.c:396–398  ·  view source on GitHub ↗

Generated stub for json_add_u64 */

Source from the content-addressed store, hash-verified

394{ fprintf(stderr, "json_add_u32 called!\n"); abort(); }
395/* Generated stub for json_add_u64 */
396void json_add_u64(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
397 uint64_t value UNNEEDED)
398{ fprintf(stderr, "json_add_u64 called!\n"); abort(); }
399/* Generated stub for json_add_uncommitted_channel */
400void json_add_uncommitted_channel(struct json_stream *response UNNEEDED,
401 const struct uncommitted_channel *uc UNNEEDED)

Callers 1

json_listaddrsFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected