Documentation ¶
Index ¶
Constants ¶
View Source
const ( EpochBlocks = "epoch_blocks" LiquidValidators = "liquidValidators" )
Simulation parameter constants
Variables ¶
This section is empty.
Functions ¶
func GenLiquidValidators ¶
func GenLiquidValidators(r *rand.Rand) []types.LiquidValidator
GenLiquidValidators returns randomized liquidValidators.
func NewDecodeStore ¶
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding liquidstaking type.
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 RandomizedGenState ¶
func RandomizedGenState(simState *module.SimulationState)
RandomizedGenState generates a random GenesisState for liquidstaking.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.