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

Function IsInternal

connectd/netaddress.c:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155static bool IsInternal(const struct wireaddr *addr)
156{
157 return false;
158}
159
160static bool IsValid(const struct wireaddr *addr)
161{

Callers 2

IsValidFunction · 0.85
IsRoutableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected