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

Function status_peer_io

devtools/gossipwith.c:60–64  ·  view source on GitHub ↗

Empty stubs to make us compile */

Source from the content-addressed store, hash-verified

58
59/* Empty stubs to make us compile */
60void status_peer_io(enum log_level iodir,
61 const struct node_id *node_id,
62 const u8 *p)
63{
64}
65
66void status_fmt(enum log_level level,
67 const struct node_id *node_id,

Callers 1

sync_crypto_readFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected