MCPcopy 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
263func (n *NodeP2P) Host() host.Host {
264 return n.host
265}
266
267func (n *NodeP2P) Dv5Local() *enode.LocalNode {
268 return n.dv5Local

Callers 3

initMethod · 0.95
RequestShardListMethod · 0.95
DiscoveryProcessMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected