Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ GetMaxPeerBlockHeight
Method
GetMaxPeerBlockHeight
p2pserver/net/protocol/server.go:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
GetNeighborAddrs() []common.PeerAddr
46
GetConnectionCnt() uint32
47
GetMaxPeerBlockHeight() uint64
48
GetNp() *peer.NbrPeers
49
GetPeer(uint64) *peer.Peer
50
SetHeight(uint64)
Callers
3
GetSyncStatus
Function · 0.65
GetMaxPeerBlockHeight
Method · 0.65
handleGetMaxPeerBlockHeightReq
Method · 0.65
Implementers
1
NetServer
p2pserver/net/netserver/netserver.go
Calls
no outgoing calls
Tested by
no test coverage detected