package
Version:
v0.47.7
Opens a new window with list of versions in this module.
Published: Dec 20, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type Subspace interface {
Get(ctx sdk.Context, key []byte, ptr interface{})
}
Subspace defines an interface that implements the legacy x/params Subspace
type.
NOTE: This is used solely for migration of x/params managed parameters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.