Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeStore ¶
DecodeStore unmarshals the KVPair's Value to the corresponding type of oracle module.
func GenPoolParams ¶
func GenPoolParams(r *rand.Rand) types.LockedPoolParams
GenPoolParams returns a randomized LockedPoolParams object.
func GenTaskParams ¶
func GenTaskParams(r *rand.Rand) types.TaskParams
GenTaskParams returns a randomized TaskParams object.
func ParamChanges ¶
func ParamChanges(_ *rand.Rand) []simulation.ParamChange
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
func RandomizedGenState ¶
func RandomizedGenState(simState *module.SimulationState)
RandomizedGenState creates a random genesis state for module simulation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.