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

Method Stop

protocols/cpc/backend.go:60–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 12

testStatusMsgErrorsFunction · 0.65
testRecvTransactionsFunction · 0.65
testSendTransactionsFunction · 0.65
syncerLoopMethod · 0.65
StopMiningMethod · 0.65
StopMethod · 0.65
traceTxMethod · 0.65
HandshakeMethod · 0.65
TestHaltFunction · 0.65
TestHaltBetweenStepsFunction · 0.65
GetFilterChangesMethod · 0.65

Calls

no outgoing calls

Tested by 6

testStatusMsgErrorsFunction · 0.52
testRecvTransactionsFunction · 0.52
testSendTransactionsFunction · 0.52
TestHaltFunction · 0.52
TestHaltBetweenStepsFunction · 0.52