109bc9422c
## Description
Part of: https://github.com/cosmos/cosmos-sdk/issues/10192
Introduces a new `RootStore` type in the `store/v2` package and an implementation, without yet replacing the `MultiStore` or refactoring its use within the SDK (which will happen in the follow up: https://github.com/cosmos/cosmos-sdk/pull/10174).
Specified by [ADR-040](
|
||
---|---|---|
.. | ||
db | ||
account_retriever.go | ||
grpc_server.go | ||
tendermint_tendermint_libs_log_DB.go | ||
tendermint_tm_db_DB.go | ||
types_handler.go | ||
types_invariant.go | ||
types_module_module.go | ||
types_router.go |