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

Method GetNp

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

Source from the content-addressed store, hash-verified

46 GetConnectionCnt() uint32
47 GetMaxPeerBlockHeight() uint64
48 GetNp() *peer.NbrPeers
49 GetPeer(uint64) *peer.Peer
50 SetHeight(uint64)
51 IsPeerEstablished(p *peer.Peer) bool

Callers 3

connectSeedsMethod · 0.65
retryInactivePeerMethod · 0.65
syncPeerAddrMethod · 0.65

Implementers 1

NetServerp2pserver/net/netserver/netserver.go

Calls

no outgoing calls

Tested by

no test coverage detected