Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxpaxos
/ GetLastChecksum
Method
GetLastChecksum
src/algorithm/instance.cpp:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
const uint32_t Instance :: GetLastChecksum()
269
{
270
return m_iLastChecksum;
271
}
272
273
Committer * Instance :: GetCommitter()
274
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected