MCPcopy 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
238int64_t CPBFTMan::GetLocalFinLastUpdate() const {
239 return localFinLastUpdate;
240}
241
242bool CPBFTMan::UpdateGlobalFinBlock(const CBlockFinalityMessage& msg, const uint32_t messageCount ){
243

Callers 1

ActivateBestChainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected