merkle_patricia_tree v0.2.5 MerklePatriciaTree.DB.LevelDB

Implementation of MerklePatriciaTree.DB which is backed by leveldb.

Link to this section Summary

Functions

Retrieves a key from the database

Performs initialization for this db

Stores a key in the database

Link to this section Functions

Retrieves a key from the database.

Performs initialization for this db.

Stores a key in the database.