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

Function fromwire_side

tests/fuzz/fuzz-open_channel.c:278–279  ·  view source on GitHub ↗

Generated stub for fromwire_side */

Source from the content-addressed store, hash-verified

276{ fprintf(stderr, "fromwire_hsm_utxo called!\n"); abort(); }
277/* Generated stub for fromwire_side */
278enum side fromwire_side(const u8 **cursor UNNEEDED, size_t *max UNNEEDED)
279{ fprintf(stderr, "fromwire_side called!\n"); abort(); }
280/* Generated stub for peer_failed_received_errmsg */
281void peer_failed_received_errmsg(struct per_peer_state *pps UNNEEDED,
282 bool disconnect UNNEEDED,

Callers 1

runFunction · 0.70

Calls 1

abortFunction · 0.85

Tested by

no test coverage detected