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

Function status_peer_io

devtools/gossipwith.c:61–65  ·  view source on GitHub ↗

Empty stubs to make us compile */

Source from the content-addressed store, hash-verified

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

Callers 1

sync_crypto_readFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected