Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
125
bool NetGroupManager::UsingASMap() const {
126
return m_asmap.size() > 0;
127
}
Callers
2
Start
Method · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64