Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ IncrementUpdateCounter
Method
IncrementUpdateCounter
src/wallet/db.cpp:538–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
}
537
538
void BerkeleyDatabase::IncrementUpdateCounter()
539
{
540
++nUpdateCounter;
541
}
542
543
void BerkeleyBatch::Close()
544
{
Callers
3
WriteIC
Method · 0.80
EraseIC
Method · 0.80
CreateWalletFromFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected