Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
func
(pr *PrepareRequest) ConsensusMessageData() *ConsensusMessageData {
106
log.Debug()
107
return
&(pr.msgData)
108
}
Callers
1
Type
Method · 0.95
Calls
1
Debug
Function · 0.92
Tested by
no test coverage detected