Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ Host
Method
Host
ethstorage/p2p/node.go:263–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
261
}
262
263
func
(n *NodeP2P) Host() host.Host {
264
return
n.host
265
}
266
267
func
(n *NodeP2P) Dv5Local() *enode.LocalNode {
268
return
n.dv5Local
Callers
3
init
Method · 0.95
RequestShardList
Method · 0.95
DiscoveryProcess
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected