Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/chain/Core
/ State
Method
State
core/api.go:97–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
96
type
leaderProcess
interface
{
97
State() leader.ProcessState
98
Address(context.Context) (string, error)
99
}
100
Callers
9
leaderSignHandler
Method · 0.65
build
Method · 0.65
submit
Method · 0.65
info
Method · 0.65
leaderInfo
Method · 0.65
Fetch
Function · 0.65
makeBlock
Method · 0.65
checkUTXO
Method · 0.65
TestFailover
Function · 0.65
Implementers
3
alwaysLeader
core/api_test.go
alwaysFollower
core/core_test.go
Leader
core/leader/leader.go
Calls
no outgoing calls
Tested by
1
TestFailover
Function · 0.52