Documentation ¶
Index ¶
Constants ¶
View Source
const ( ProbabilityCreateRewardPool = 70 ProbabilityCloseRewardPool = 70 ActionCreate = iota ActionEdit ActionClose )
Variables ¶
This section is empty.
Functions ¶
func FindRandomChainWithCoordBalance ¶
func FindRandomChainWithCoordBalance( r *rand.Rand, ctx sdk.Context, k keeper.Keeper, bk types.BankKeeper, hasRewardPool, checkBalance bool, wantCoins sdk.Coins, ) (chain launchtypes.Chain, found bool)
FindRandomChainWithCoordBalance find a random chain from store
func SimulateMsgSetRewards ¶
func SimulateMsgSetRewards( ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper, txGen client.TxConfig, ) simtypes.Operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.