simulation

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

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 GetBidsFor added in v1.2.0

func GetBidsFor(k keeper.Keeper, ctx sdk.Context, name string) (bids []types.Bids)

func ParamChanges added in v1.2.0

func ParamChanges(r *rand.Rand) []simtypes.ParamChange

func RandomizedGenState added in v1.2.0

func RandomizedGenState(simState *module.SimulationState)

func SimulateMsgAcceptBid

func SimulateMsgAcceptBid(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgAddRecord added in v1.2.0

func SimulateMsgAddRecord(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgCancelBid

func SimulateMsgCancelBid(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

func SimulateMsgDelRecord added in v1.2.0

func SimulateMsgDelRecord(
	ak types.AccountKeeper,
	bk types.BankKeeper,
	k keeper.Keeper,
) simtypes.Operation

Types

This section is empty.

Jump to

Keyboard shortcuts

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