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

Function discard_result

plugins/fetchinvoice.c:69–71  ·  view source on GitHub ↗

Hack to suppress warnings when we finish a different command */

Source from the content-addressed store, hash-verified

67
68/* Hack to suppress warnings when we finish a different command */
69static void discard_result(struct command_result *ret)
70{
71}
72
73/* Returns NULL if it wasn't an error. */
74static struct command_result *handle_error(struct command *cmd,

Callers 5

handle_errorFunction · 0.85
handle_invreq_responseFunction · 0.85
timeout_sent_invreqFunction · 0.85
timeout_sent_invFunction · 0.85
invoice_paymentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected