MCPcopy 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_CASEFunction · 0.45
FUZZ_TARGET_INITFunction · 0.45
gettxoutsetinfoFunction · 0.45
gettxoutFunction · 0.45
GetUTXOStatsFunction · 0.45
LoadChainstateFunction · 0.45
VerifyLoadedChainstateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected