Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
type
LesServer
interface
{
59
Start(srvr *p2p.Server)
60
Stop()
61
Protocols() []p2p.Protocol
62
SetBloomBitsIndexer(bbIndexer *core.ChainIndexer)
63
}
Callers
12
testStatusMsgErrors
Function · 0.65
testRecvTransactions
Function · 0.65
testSendTransactions
Function · 0.65
syncerLoop
Method · 0.65
StopMining
Method · 0.65
Stop
Method · 0.65
traceTx
Method · 0.65
Handshake
Method · 0.65
TestProtocolCompatibility
Function · 0.65
TestHalt
Function · 0.65
TestHaltBetweenSteps
Function · 0.65
GetFilterChanges
Method · 0.65
Calls
no outgoing calls
Tested by
6
testStatusMsgErrors
Function · 0.52
testRecvTransactions
Function · 0.52
testSendTransactions
Function · 0.52
TestProtocolCompatibility
Function · 0.52
TestHalt
Function · 0.52
TestHaltBetweenSteps
Function · 0.52