MCPcopy 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
143void DBsqliteKV::Cursor::next() { step_and_check(); }
144
145void DBsqliteKV::Cursor::erase() {
146 if (is_end)

Callers 1

run_testsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected