Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ GetBestBlock
Method
GetBestBlock
src/test/coins_tests.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
uint256 GetBestBlock() const override { return hashBestBlock_; }
59
60
void BatchWrite(CoinsViewCacheCursor& cursor, const uint256& block_hash) override
61
{
Callers
10
BOOST_FIXTURE_TEST_CASE
Function · 0.45
BOOST_FIXTURE_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
TestCoinsView
Function · 0.45
GetUTXOStats
Function · 0.45
gettxout
Function · 0.45
CreateRolledBackUTXOSnapshot
Function · 0.45
ComputeUTXOStats
Function · 0.45
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.45
VerifyLoadedChainstate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected