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

Function fatal

wallet/test/run-db.c:28–29  ·  view source on GitHub ↗

Generated stub for fatal */

Source from the content-addressed store, hash-verified

26{ fprintf(stderr, "derive_channel_id called!\n"); abort(); }
27/* Generated stub for fatal */
28void fatal(const char *fmt UNNEEDED, ...)
29{ fprintf(stderr, "fatal called!\n"); abort(); }
30/* Generated stub for fromwire_hsmd_get_channel_basepoints_reply */
31bool fromwire_hsmd_get_channel_basepoints_reply(const void *p UNNEEDED, struct basepoints *basepoints UNNEEDED, struct pubkey *funding_pubkey UNNEEDED)
32{ fprintf(stderr, "fromwire_hsmd_get_channel_basepoints_reply called!\n"); abort(); }

Callers 15

json_signpsbtFunction · 0.50
json_sendpsbtFunction · 0.50
output_status_in_dbFunction · 0.50
wallet_output_type_in_dbFunction · 0.50
forward_style_in_dbFunction · 0.50
htlc_state_in_dbFunction · 0.50
invoice_status_in_dbFunction · 0.50
offer_status_in_dbFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected