Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParamSet ¶
type ParamSet = paramtypes.ParamSet
type Subspace ¶
type Subspace interface { GetParamSet(ctx sdk.Context, ps ParamSet) WithKeyTable(table paramtypes.KeyTable) paramtypes.Subspace }
Subspace defines an interface that implements the legacy x/params Subspace type.
NOTE: This is used solely for migration of x/params managed parameters.
Click to show internal directories.
Click to hide internal directories.