Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ Bootnodes
Function
Bootnodes
configs/general.go:207–209 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
}
206
207
func
Bootnodes() []string {
208
return
bootnodesMap[GetRunMode()]
209
}
210
211
// validator nodes info
212
var
defaultValidatorNodes []string
Callers
1
TestBootnodes
Function · 0.85
Calls
1
GetRunMode
Function · 0.85
Tested by
1
TestBootnodes
Function · 0.68