MCPcopy 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
267func (n *NodeP2P) Dv5Local() *enode.LocalNode {
268 return n.dv5Local
269}
270
271func (n *NodeP2P) Dv5Udp() *discover.UDPv5 {
272 return n.dv5Udp

Callers 1

UploadNodeStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected