package
2.0.0-beta.1
Repository: https://github.com/cosmos/cosmos-sdk.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns the default configuration for the IAVL tree.
NewIavlTree creates a new IavlTree instance.

# Structs

Config is the configuration for the IAVL tree.
Exporter is a wrapper around iavl.Exporter.
IavlTree is a wrapper around iavl.MutableTree.
Importer is a wrapper around iavl.Importer.