Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ size
Method
size
src/qt/transactiontablemodel.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
int size()
215
{
216
return cachedWallet.size();
217
}
218
219
TransactionRecord* index(interfaces::Wallet& wallet, const uint256& cur_block_hash, const int idx)
220
{
Callers
6
updateWallet
Method · 0.45
index
Method · 0.45
updateConfirmations
Method · 0.45
rowCount
Method · 0.45
updateDisplayUnit
Method · 0.45
DispatchNotifications
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected