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

Function subdaemon_setup

tests/fuzz/fuzz-open_channel.c:287–288  ·  view source on GitHub ↗

Generated stub for subdaemon_setup */

Source from the content-addressed store, hash-verified

285{ fprintf(stderr, "peer_failed_received_errmsg called!\n"); abort(); }
286/* Generated stub for subdaemon_setup */
287bool subdaemon_setup(int argc UNNEEDED, char *argv[])
288{ fprintf(stderr, "subdaemon_setup called!\n"); abort(); }
289/* Generated stub for towire_hsm_utxo */
290void towire_hsm_utxo(u8 **pptr UNNEEDED, const struct hsm_utxo *utxo UNNEEDED)
291{ fprintf(stderr, "towire_hsm_utxo called!\n"); abort(); }

Callers 1

mainFunction · 0.50

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected