Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ Valid
Method
Valid
src/txdb.cpp:210–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
210
bool CCoinsViewDBCursor::Valid() const
211
{
212
return keyTmp.first == DB_COIN;
213
}
214
215
void CCoinsViewDBCursor::Next()
216
{
Callers
4
Cursor
Method · 0.45
Next
Method · 0.45
LoadBlockIndexGuts
Method · 0.45
Upgrade
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected