# Functions

GetDBHandle gets an opened openchainDB singleton.
NewTestDBWrapper constructs a new TestDBWrapper.
Start the db, init the openchainDB instance and open the db.
Stop the db.

# Structs

OpenchainDB encapsulates rocksdb's structures.
TestDBWrapper wraps the db.