MCPcopy 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
180bool BanTableModel::shouldShow()
181{
182 return priv->size() > 0;
183}

Callers 1

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected