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

Function subdaemon_setup

onchaind/test/run-grind_feerate.c:249–250  ·  view source on GitHub ↗

Generated stub for subdaemon_setup */

Source from the content-addressed store, hash-verified

247{ fprintf(stderr, "status_setup_sync called!\n"); abort(); }
248/* Generated stub for subdaemon_setup */
249void subdaemon_setup(int argc UNNEEDED, char *argv[])
250{ fprintf(stderr, "subdaemon_setup called!\n"); abort(); }
251/* Generated stub for to_self_wscript */
252u8 *to_self_wscript(const tal_t *ctx UNNEEDED,
253 u16 to_self_delay UNNEEDED,

Callers 3

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected