# Packages
package mtp implements Merkle Patricia Tries.
# Functions
New func generate a statedb objectparentHash: block's parent hash, db: cachedb.
NewDatabase creates a backing store for state.
TraceNew get state of special block hash for traceblockHash: the hash of block.
TransToSpecBlock change block state (from->to).
# Variables
No description provided by the author