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

Function status_setup_sync

onchaind/test/run-grind_feerate-bug.c:191–192  ·  view source on GitHub ↗

Generated stub for status_setup_sync */

Source from the content-addressed store, hash-verified

189{ fprintf(stderr, "status_failed called!\n"); abort(); }
190/* Generated stub for status_setup_sync */
191void status_setup_sync(int fd UNNEEDED)
192{ fprintf(stderr, "status_setup_sync called!\n"); abort(); }
193/* Generated stub for subdaemon_setup */
194bool subdaemon_setup(int argc UNNEEDED, char *argv[])
195{ fprintf(stderr, "subdaemon_setup called!\n"); abort(); }

Callers 3

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected