MCPcopy Create free account
hub / github.com/DNAProject/DNA / ConsensusMessageData

Method ConsensusMessageData

consensus/dbft/prepare_request.go:105–108  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103}
104
105func (pr *PrepareRequest) ConsensusMessageData() *ConsensusMessageData {
106 log.Debug()
107 return &(pr.msgData)
108}

Callers 1

TypeMethod · 0.95

Calls 1

DebugFunction · 0.92

Tested by

no test coverage detected