Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store is a wrapper for a MemDB with Commiter implementation
func (*Store) GetPruning ¶ added in v0.40.0
func (ts *Store) GetPruning() pruningtypes.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.
func (*Store) LastCommitID ¶
Implements CommitStore
func (*Store) SetPruning ¶
func (ts *Store) SetPruning(_ pruningtypes.PruningOptions)
Click to show internal directories.
Click to hide internal directories.