Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetCacheSize
Method
GetCacheSize
src/coins.cpp:345–347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
unsigned int CCoinsViewCache::GetCacheSize() const {
346
return cacheCoins.size();
347
}
348
349
bool CCoinsViewCache::HaveInputs(const CTransaction& tx) const
350
{
Callers
5
FlushStateToDisk
Method · 0.80
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.80
BOOST_FIXTURE_TEST_CASE
Function · 0.80
FUZZ_TARGET_INIT
Function · 0.80
FUZZ_TARGET_INIT
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
3
BOOST_FIXTURE_TEST_CASE
Function · 0.64
FUZZ_TARGET_INIT
Function · 0.64
FUZZ_TARGET_INIT
Function · 0.64