Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ setLimit
Method
setLimit
src/qt/transactionfilterproxy.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void TransactionFilterProxy::setLimit(int limit)
96
{
97
this->limitRows = limit;
98
}
99
100
void TransactionFilterProxy::setShowInactive(bool _showInactive)
101
{
Callers
1
setWalletModel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected