Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ shouldShow
Method
shouldShow
src/qt/bantablemodel.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
bool BanTableModel::shouldShow()
181
{
182
return priv->size() > 0;
183
}
Callers
1
showOrHideBanTableIfRequired
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected