simulation

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HouseParticipationFee = "HouseParticipationFee"
	MinDeposit            = "MinDeposit"
)

Simulation parameter constants

Variables

This section is empty.

Functions

func FindAccount

func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)

FindAccount find a specific address from an account list

func GenHouseParticipationFee

func GenHouseParticipationFee(r *rand.Rand) sdk.Dec

GenHouseParticipationFee randomized batch settlement count

func GenMinDeposit

func GenMinDeposit(r *rand.Rand) sdkmath.Int

GenMinDeposit randomized house by uid query count

func NewDecodeStore

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

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

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for house

Types

This section is empty.

Jump to

Keyboard shortcuts

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