Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
type
LesServer
interface
{
59
Start(srvr *p2p.Server)
60
Stop()
61
Protocols() []p2p.Protocol
62
SetBloomBitsIndexer(bbIndexer *core.ChainIndexer)
Callers
6
syncerLoop
Method · 0.65
New
Function · 0.65
StartMining
Method · 0.65
Start
Method · 0.65
newTester
Function · 0.65
indexedLogs
Method · 0.65
Calls
no outgoing calls
Tested by
1
newTester
Function · 0.52