Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ Start
Method
Start
consensus/consensus.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
type
ConsensusService
interface
{
34
Start() error
35
Halt() error
36
GetPID() *actor.PID
37
}
Callers
3
initConsensus
Function · 0.95
exportBlocks
Function · 0.65
importBlocks
Function · 0.65
Implementers
3
DbftService
consensus/dbft/dbft_service.go
Server
consensus/vbft/service.go
SoloService
consensus/solo/solo.go
Calls
no outgoing calls
Tested by
no test coverage detected