import "github.com/cosmos/cosmos-sdk/store/transient"
Store is a wrapper for a MemDB with Commiter implementation
Constructs new MemDB adapter
Implements CommitStore Commit cleans up Store.
func (ts *Store) GetPruning() types.PruningOptions
GetPruning is a no-op as pruning options cannot be directly set on this store. They must be set on the root commit multi-store.
Implements Store.
Implements CommitStore
func (ts *Store) SetPruning(_ types.PruningOptions)
Package transient imports 3 packages (graph) and is imported by 4 packages. Updated 2020-09-25. Refresh now. Tools for package owners.