package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

DefaultProofRuntime returns a ProofRuntime supporting SMT and simple merkle proofs.
DefaultStoreConfig returns a MultiStore config with an empty schema, a single backing DB, pruning with PruneDefault, no listeners and no tracer.
No description provided by the author
MigrateFromV1 will migrate the state from iavl to smt.
NewStore constructs a MultiStore directly from a database.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Store is the main persistent store type implementing CommitMultiStore.
StoreConfig is used to define a schema and other options and pass them to the MultiStore constructor.

# Type aliases

StoreSchema defineds a mapping of substore keys to store types.