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

Function wait_subsystem_name

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

Generated stub for wait_subsystem_name */

Source from the content-addressed store, hash-verified

380{ fprintf(stderr, "wait_index_name called!\n"); abort(); }
381/* Generated stub for wait_subsystem_name */
382const char *wait_subsystem_name(enum wait_subsystem subsystem UNNEEDED)
383{ fprintf(stderr, "wait_subsystem_name called!\n"); abort(); }
384/* AUTOGENERATED MOCKS END */
385
386void plugin_hook_db_sync(struct db *db UNNEEDED)

Callers 2

load_indexesFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected