Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ existsLnNodeIP
Function
existsLnNodeIP
internal/nodes/http_request_ln.go:15–17 ·
view source on GitHub ↗
(nodeIP string)
Source
from the content-addressed store, hash-verified
13
)
14
15
func
existsLnNodeIP(nodeIP string) bool {
16
return
false
17
}
18
19
func
(this *HTTPRequest) checkLnRequest() bool {
20
return
false
Callers
1
NewClientConn
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected