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