cosmos-sdk/core/store/doc.go
2022-12-15 12:49:43 -05:00

4 lines
153 B
Go

// Package store provides a basic API for modules to interact with kv-stores
// independently of any implementation of that functionality.
package store