MCPcopy Create free account
hub / github.com/DOSNetwork/core / NumOfMembers

Method NumOfMembers

p2p/p2p_interface.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 SubscribeMsg(chanBuffer int, messages ...interface{}) (outch chan P2PMessage, err error)
50 UnSubscribeMsg(messages ...interface{})
51 NumOfMembers() int
52 MembersID() [][]byte
53 RandomPeerIP() []string
54 //ConnectToAll(ctx context.Context, groupIds [][]byte, sessionID string) (out chan bool, errc chan error)

Callers 2

onchainLoopMethod · 0.65
statusMethod · 0.65

Implementers 1

serverp2p/server.go

Calls

no outgoing calls

Tested by

no test coverage detected