package
1.0.0
Repository: https://github.com/fractalplatform/fractal.git
Documentation: pkg.go.dev

# 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

# Structs

StateDB store block operate info.

# Interfaces

Database cache db exported.
No description provided by the author