MCPcopy Create free account
hub / github.com/ElementsProject/lightning / seeker.c

File seeker.c

gossipd/seeker.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* This contains the code which actively seeks out gossip from peers */
2#include "config.h"
3#include <ccan/asort/asort.h>
4#include <ccan/intmap/intmap.h>

Callers

nothing calls this directly

Calls 1

PRINTF_FMTFunction · 0.50

Tested by

no test coverage detected