Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
155
static bool IsInternal(const struct wireaddr *addr)
156
{
157
return false;
158
}
159
160
static bool IsValid(const struct wireaddr *addr)
161
{
Callers
2
IsValid
Function · 0.85
IsRoutable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected