simulation

package
v0.9.2-rc0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpWeightMsgCreateDeployment = "op_weight_msg_create_deployment"
	OpWeightMsgUpdateDeployment = "op_weight_msg_update_deployment"
	OpWeightMsgCloseDeployment  = "op_weight_msg_close_deployment"
	OpWeightMsgCloseGroup       = "op_weight_msg_close_group"
)

Simulation operation weights constants

Variables

This section is empty.

Functions

func RandomizedGenState

func RandomizedGenState(simState *module.SimulationState)

RandomizedGenState generates a random GenesisState for supply

func SimulateMsgCloseDeployment

func SimulateMsgCloseDeployment(ak govtypes.AccountKeeper, bk bankkeeper.Keeper, k keeper.Keeper) simtypes.Operation

SimulateMsgCloseDeployment generates a MsgClose with random values

func SimulateMsgCloseGroup added in v0.7.5

func SimulateMsgCloseGroup(ak govtypes.AccountKeeper, bk bankkeeper.Keeper, k keeper.Keeper) simtypes.Operation

SimulateMsgCloseGroup generates a MsgCloseGroup for a random deployment

func SimulateMsgCreateDeployment

func SimulateMsgCreateDeployment(ak govtypes.AccountKeeper, bk bankkeeper.Keeper, k keeper.Keeper) simtypes.Operation

SimulateMsgCreateDeployment generates a MsgCreate with random values

func SimulateMsgUpdateDeployment

func SimulateMsgUpdateDeployment(ak govtypes.AccountKeeper, bk bankkeeper.Keeper, k keeper.Keeper) simtypes.Operation

SimulateMsgUpdateDeployment generates a MsgUpdate with random values

func WeightedOperations

WeightedOperations returns all the operations from the module with their respective weights

Types

type GenesisDeployment

type GenesisDeployment struct {
	types.Deployment
	Groups []types.Group
}

GenesisDeployment defines the basic genesis state used by deployment module

Jump to

Keyboard shortcuts

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