Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WaykiChain/WaykiChain
/ GetLocalFinLastUpdate
Method
GetLocalFinLastUpdate
src/miner/pbftmanager.cpp:238–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
237
238
int64_t CPBFTMan::GetLocalFinLastUpdate() const {
239
return localFinLastUpdate;
240
}
241
242
bool CPBFTMan::UpdateGlobalFinBlock(const CBlockFinalityMessage& msg, const uint32_t messageCount ){
243
Callers
1
ActivateBestChain
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected