simulation

package
v0.0.0-...-1ab191f Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDecodeStore

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

NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding ClassTrace type.

func RadomEnabled

func RadomEnabled(r *rand.Rand) bool

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

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for nft-transfer.

Types

type TransferUnmarshaler

type TransferUnmarshaler interface {
	MustUnmarshalClassTrace([]byte) types.ClassTrace
}

TransferUnmarshaler defines the expected encoding store functions.

Jump to

Keyboard shortcuts

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