Documentation ¶
Index ¶
Constants ¶
View Source
const ( OpWeightMsgCreateValidator = "op_weight_msg_create_validator" OpWeightMsgEditValidator = "op_weight_msg_edit_validator" OpWeightMsgDelegate = "op_weight_msg_delegate" OpWeightMsgUndelegate = "op_weight_msg_undelegate" OpWeightMsgBeginRedelegate = "op_weight_msg_begin_redelegate" )
Variables ¶
This section is empty.
Functions ¶
func SimulateMsgCreateValidator ¶
func SimulateMsgCreateValidator(k staking.Keeper, ak stakingTypes.AccountKeeper, ck types.CertKeeper) simulation.Operation
func WeightedOperations ¶
func WeightedOperations(appParams simulation.AppParams, cdc *codec.Codec, ak stakingTypes.AccountKeeper, ck types.CertKeeper, k staking.Keeper) simulation.WeightedOperations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.