# Functions
GenCompleteLiquidationThreshold produces a randomized CompleteLiquidationThreshold in the range of [0.050, 0.100].
GenMinimumCloseFactor produces a randomized MinimumCloseFactor in the range of [0.001, 0.047].
GenOracleRewardFactor produces a randomized OracleRewardFactor in the range of [0.005, 0.100].
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding leverage type.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
RandomizedGenState generates a random GenesisState for oracle.
SimulateMsgBorrowAsset tests and runs a single msg borrow where an account attempts to borrow some assets.
SimulateMsgLendAsset tests and runs a single msg lend where an account lends some available assets.
SimulateMsgLiquidate tests and runs a single msg liquidate where one user attempts to liquidate another user's borrow.
SimulateMsgRepayAsset tests and runs a single msg repay where an account repays some borrowed assets.
SimulateMsgSetCollateralSetting tests and runs a single msg set collateral where an account enables or disables a uToken denom as collateral.
SimulateMsgWithdrawAsset tests and runs a single msg withdraw where an account attempts to withdraw some lent assets.
WeightedOperations returns all the operations from the leverage module with their respective weights.
# Constants
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.
Default simulation operation weights for leverage messages.