MCPcopy 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
95void TransactionFilterProxy::setLimit(int limit)
96{
97 this->limitRows = limit;
98}
99
100void TransactionFilterProxy::setShowInactive(bool _showInactive)
101{

Callers 1

setWalletModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected