MCPcopy Create free account
hub / github.com/DNAProject/DNA / GetTime

Method GetTime

p2pserver/net/protocol/server.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 GetRelay() bool
41 GetHeight() uint64
42 GetTime() int64
43 GetServices() uint64
44 GetNeighbors() []*peer.Peer
45 GetNeighborAddrs() []common.PeerAddr

Callers 2

GetTimeMethod · 0.65
handleGetTimeReqMethod · 0.65

Implementers 1

NetServerp2pserver/net/netserver/netserver.go

Calls

no outgoing calls

Tested by

no test coverage detected