Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ peerTableSortProxy
Method
peerTableSortProxy
src/qt/clientmodel.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
PeerTableSortProxy* ClientModel::peerTableSortProxy()
187
{
188
return m_peer_table_sort_proxy;
189
}
190
191
BanTableModel *ClientModel::getBanTableModel()
192
{
Callers
1
setClientModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected