Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ Dv5Local
Method
Dv5Local
ethstorage/p2p/node.go:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
}
266
267
func
(n *NodeP2P) Dv5Local() *enode.LocalNode {
268
return
n.dv5Local
269
}
270
271
func
(n *NodeP2P) Dv5Udp() *discover.UDPv5 {
272
return
n.dv5Udp
Callers
1
UploadNodeState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected