Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetBestBlock
Method
GetBestBlock
src/test/coins_tests.cpp:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
uint256 GetBestBlock() const override { return hashBestBlock_; }
56
57
bool BatchWrite(CCoinsMap& mapCoins, const uint256& hashBlock) override
58
{
Callers
7
BOOST_FIXTURE_TEST_CASE
Function · 0.45
FUZZ_TARGET_INIT
Function · 0.45
gettxoutsetinfo
Function · 0.45
gettxout
Function · 0.45
GetUTXOStats
Function · 0.45
LoadChainstate
Function · 0.45
VerifyLoadedChainstate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected