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

Function dev_suppress_gossip

connectd/connectd.c:1876–1879  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1874}
1875
1876static void dev_suppress_gossip(struct daemon *daemon, const u8 *msg)
1877{
1878 daemon->dev_suppress_gossip = true;
1879}
1880#endif /* DEVELOPER */
1881
1882static struct io_plan *recv_peer_connect_subd(struct io_conn *conn,

Callers 1

recv_reqFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected