Versions in this module Expand all Collapse all v7 v7.1.0 Apr 2, 2024 v7.0.1 Mar 5, 2024 Changes in this version + type ParamSet = paramtypes.ParamSet + type Subspace interface + GetParamSet func(ctx sdk.Context, ps ParamSet) + SetParamSet func(ctx sdk.Context, ps ParamSet) + WithKeyTable func(table paramtypes.KeyTable) paramtypes.Subspace