MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / UsingASMap

Method UsingASMap

src/netgroup.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125bool NetGroupManager::UsingASMap() const {
126 return m_asmap.size() > 0;
127}

Callers 2

StartMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64