MCPcopy Create free account
hub / github.com/WaykiChain/WaykiChain / GetRegId

Method GetRegId

src/persistence/delegatedb.cpp:27–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27CRegID CTopDelegatesIterator::GetRegId() const {
28 return CRegID(GetKey().second);
29}
30
31bool CDelegateDBCache::GetTopVoteDelegates(uint32_t delegateNum, uint64_t BpMinVote,
32 VoteDelegateVector &topVoteDelegates, bool isR3Fork) {

Callers 1

GetTopVoteDelegatesMethod · 0.45

Calls 1

CRegIDClass · 0.70

Tested by

no test coverage detected