MCPcopy Create free account
hub / github.com/ElementsProject/elements / size

Method size

src/test/fuzz/versionbits.cpp:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 : m_start_time{start_time}, m_interval{interval}, m_signal{signal}, m_no_signal{no_signal} {}
78
79 size_t size() const { return m_blocks.size(); }
80
81 CBlockIndex* tip() const
82 {

Callers 15

BOOST_AUTO_TEST_CASEFunction · 0.45
CScriptNum10Method · 0.45
set_vchMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
BOOST_FIXTURE_TEST_CASEFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
VerifyWithFlagFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected