Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxValueLength = "max_value_length"
)
Simulation parameter constants
Variables ¶
This section is empty.
Functions ¶
func GenMaxValueLength ¶
GenMaxValueLength randomized MaxValueLength
func ParamChanges ¶
func ParamChanges(r *rand.Rand) []simtypes.ParamChange
ParamChanges defines the parameters that can be modified by param change proposals on the simulation
func ProposalContents ¶
func ProposalContents(k keeper.Keeper) []simtypes.WeightedProposalContent
ProposalContents defines the module weighted proposals' contents (none for attribute)
func RandomizedGenState ¶
func RandomizedGenState(simState *module.SimulationState)
RandomizedGenState generates a random GenesisState for distribution
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.