MCPcopy Create free account
hub / github.com/CPChain/chain / Start

Method Start

protocols/cpc/backend.go:59–59  ·  view source on GitHub ↗
(srvr *p2p.Server)

Source from the content-addressed store, hash-verified

57
58type LesServer interface {
59 Start(srvr *p2p.Server)
60 Stop()
61 Protocols() []p2p.Protocol
62 SetBloomBitsIndexer(bbIndexer *core.ChainIndexer)

Callers 6

syncerLoopMethod · 0.65
NewFunction · 0.65
StartMiningMethod · 0.65
StartMethod · 0.65
newTesterFunction · 0.65
indexedLogsMethod · 0.65

Calls

no outgoing calls

Tested by 1

newTesterFunction · 0.52