package
1.1.0
Repository: https://github.com/crescent-network/crescent.git
Documentation: pkg.go.dev

# Functions

GenCurrentEpochDays returns current epoch days.
GenFarmingFeeCollector returns default farming fee collector.
GenMaxNumPrivatePlans returns a randomized value for MaxNumPrivatePlans param.
GenNextEpochDays return default next epoch days.
GenPrivatePlanCreationFee return randomized private plan creation fee.
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding farming type.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
ProposalContents defines the module weighted proposals' contents.
RandomizedGenState generates a random GenesisState for farming.
SimulateAddPublicPlanProposal generates random public add plan proposal content.
SimulateDeletePublicPlanProposal generates random public delete plan proposal content.
SimulateModifyPublicPlanProposal generates random public modify plan proposal content.
SimulateMsgCreateFixedAmountPlan generates a MsgCreateFixedAmountPlan with random values nolint: interfacer.
SimulateMsgCreateRatioPlan generates a MsgCreateRatioPlan with random values nolint: interfacer.
SimulateMsgHarvest generates a MsgHarvest with random values nolint: interfacer.
SimulateMsgRemovePlan generates a MsgRemovePlan with random values.
SimulateMsgStake generates a MsgStake with random values nolint: interfacer.
SimulateMsgUnstake generates a SimulateMsgUnstake with random values nolint: interfacer.
WeightedOperations returns all the operations from the module with their respective weights.

# Constants

Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation operation weights constants.
Simulation parameter constants.

# Variables

No description provided by the author
No description provided by the author