Documentation ¶
Index ¶
- func Contains(s []string, e string) bool
- func GenAndDeliverTx(txCtx simulation.OperationInput, fees sdk.Coins) (simtypes.OperationMsg, []simtypes.FutureOperation, error)
- func GenAndDeliverTxWithRandFees(txCtx simulation.OperationInput) (simtypes.OperationMsg, []simtypes.FutureOperation, error)
- func GetAndShuffleClasses(sdkCtx sdk.Context, r *rand.Rand, qryClient ecocredit.QueryClient) ([]*ecocredit.ClassInfo, error)
- func RandomExponent(r *rand.Rand, precision uint32) uint32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenAndDeliverTx ¶
func GenAndDeliverTx(txCtx simulation.OperationInput, fees sdk.Coins) (simtypes.OperationMsg, []simtypes.FutureOperation, error)
GenAndDeliverTx generates a transactions and delivers it.
func GenAndDeliverTxWithRandFees ¶
func GenAndDeliverTxWithRandFees(txCtx simulation.OperationInput) (simtypes.OperationMsg, []simtypes.FutureOperation, error)
GenAndDeliverTxWithRandFees generates a transaction with a random fee and delivers it.
func GetAndShuffleClasses ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.