MCPcopy 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
186PeerTableSortProxy* ClientModel::peerTableSortProxy()
187{
188 return m_peer_table_sort_proxy;
189}
190
191BanTableModel *ClientModel::getBanTableModel()
192{

Callers 1

setClientModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected