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

Function json_add_bool

lightningd/test/run-invoice-select-inchan.c:349–351  ·  view source on GitHub ↗

Generated stub for json_add_bool */

Source from the content-addressed store, hash-verified

347{ fprintf(stderr, "json_add_bolt11 called!\n"); abort(); }
348/* Generated stub for json_add_bool */
349void json_add_bool(struct json_stream *result UNNEEDED, const char *fieldname UNNEEDED,
350 bool value UNNEEDED)
351{ fprintf(stderr, "json_add_bool called!\n"); abort(); }
352/* Generated stub for json_add_escaped_string */
353void json_add_escaped_string(struct json_stream *result UNNEEDED,
354 const char *fieldname UNNEEDED,

Callers 15

handle_psbt_changedFunction · 0.50
handle_commit_receivedFunction · 0.50
add_configFunction · 0.50
channel_cleanup_commandsFunction · 0.50
listnodes_doneFunction · 0.50
json_checkmessageFunction · 0.50
json_add_htlcsFunction · 0.50
json_add_channelFunction · 0.50
json_add_peerFunction · 0.50
plugin_send_getmanifestFunction · 0.50
json_add_plugin_optFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected