simulation

package
v4.0.0-...-1b6ca0a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDecodeStore

func NewDecodeStore(cdc SwapUnmarshaler) func(kvA, kvB kv.Pair) string

NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding DenomTrace 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 RadomEnabled

func RadomEnabled(r *rand.Rand) bool

RadomEnabled randomized send or receive enabled param with 75% prob of being true.

func RadomInt

func RadomInt(r *rand.Rand) uint32

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for transfer.

Types

type SwapUnmarshaler

type SwapUnmarshaler interface {
}

SwapUnmarshaler defines the expected encoding store functions.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL