MCPcopy 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_CASEFunction · 0.45
GetUTXOStatsFunction · 0.45
gettxoutFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected