# Functions
Open opens a leveldb instance to maintain world state.
# Structs
No description provided by the author
DBNotFoundErr denotes that the given dbName is not present in the database.
LevelDB holds information about all created database.
No description provided by the author