MCPcopy 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
15func existsLnNodeIP(nodeIP string) bool {
16 return false
17}
18
19func (this *HTTPRequest) checkLnRequest() bool {
20 return false

Callers 1

NewClientConnFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected