Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ size
Method
size
src/qt/transactiontablemodel.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
int size()
175
{
176
return cachedWallet.size();
177
}
178
179
TransactionRecord *index(interfaces::Wallet& wallet, int idx)
180
{
Callers
6
updateWallet
Method · 0.45
index
Method · 0.45
updateConfirmations
Method · 0.45
rowCount
Method · 0.45
updateDisplayUnit
Method · 0.45
ShowProgress
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected