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

Function peer_failed_connection_lost

tests/fuzz/fuzz-open_channel.c:304–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304void peer_failed_connection_lost(void)
305{
306 longjmp(fuzz_env, 1);
307}
308
309static u8 *create_fuzz_msg(const tal_t *ctx)
310{

Callers 1

test_peer_readFunction · 0.70

Calls

no outgoing calls

Tested by 1

test_peer_readFunction · 0.56