Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcndev/bytecoin
/ next
Method
next
src/platform/DBsqlite3.cpp:143–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
void DBsqliteKV::Cursor::next() { step_and_check(); }
144
145
void DBsqliteKV::Cursor::erase() {
146
if (is_end)
Callers
1
run_tests
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected