Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ ConsensusMessageData
Method
ConsensusMessageData
consensus/dbft/consensus_message.go:37–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
Type() ConsensusMessageType
36
ViewNumber() byte
37
ConsensusMessageData() *ConsensusMessageData
38
}
39
40
type
ConsensusMessageData
struct
{
Callers
1
MakePayload
Method · 0.65
Implementers
4
PrepareRequest
consensus/dbft/prepare_request.go
PrepareResponse
consensus/dbft/prepare_response.go
BlockSignatures
consensus/dbft/block_signatures.go
ChangeView
consensus/dbft/change_view.go
Calls
no outgoing calls
Tested by
no test coverage detected