MCPcopy 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
40type ConsensusMessageData struct {

Callers 1

MakePayloadMethod · 0.65

Implementers 4

PrepareRequestconsensus/dbft/prepare_request.go
PrepareResponseconsensus/dbft/prepare_response.go
BlockSignaturesconsensus/dbft/block_signatures.go
ChangeViewconsensus/dbft/change_view.go

Calls

no outgoing calls

Tested by

no test coverage detected