Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Valid
Method
Valid
src/txdb.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
bool CCoinsViewDBCursor::Valid() const
285
{
286
return keyTmp.first == DB_COIN;
287
}
288
289
void CCoinsViewDBCursor::Next()
290
{
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