# Functions
GenDepositMinInitialRatio returns randomized DepositMinInitialRatio.
GenDepositParamsDepositPeriod returns randomized DepositParamsDepositPeriod.
GenDepositParamsMinDeposit returns randomized DepositParamsMinDeposit.
GenMaxVotingPeriodExtension returns a randomized MaxVotingPeriodExtension greater than votingPeriod-quorumTimout.
GenMinDepositRatio returns randomized DepositMinRatio.
GenQuorumCheckCount returns a randomized QuorumCheckCount between 0 and 30.
GenQuorumTimeout returns a randomized QuorumTimeout between 0 and votingPeriod.
GenTallyParamsQuorum returns randomized TallyParamsQuorum.
GenTallyParamsThreshold returns randomized TallyParamsThreshold.
GenTallyParamsQuorum returns randomized TallyParamsQuorum.
GenTallyParamsThreshold returns randomized TallyParamsThreshold.
GenVotingParamsVotingPeriod returns randomized VotingParamsVotingPeriod.
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding gov type.
ProposalContents defines the module weighted proposals' contents
nolint:staticcheck.
ProposalMsgs defines the module weighted proposals' contents.
RandomizedGenState generates a random GenesisState for gov.
SimulateConstitutionAmendmentProposal returns a random constitution amendment proposal.
SimulateLawProposal returns a random law proposal.
SimulateTextProposalContent returns a random text proposal content.
SimulateMsgDeposit generates a MsgDeposit with random values.
SimulateMsgSubmitLegacyProposal simulates creating a msg Submit Proposal voting on the proposal, and subsequently slashing the proposal.
SimulateMsgSubmitProposal simulates creating a msg Submit Proposal voting on the proposal, and subsequently slashing the proposal.
SimulateMsgVote generates a MsgVote with random values.
SimulateMsgVoteWeighted generates a MsgVoteWeighted with random values.
SimulateTextProposal returns a random text proposal content.
WeightedOperations returns all the operations from the module with their respective weights.
# Constants
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
NOTE: backport from v50.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
Simulation operation weights constants
nolint:gosec // these are not hard-coded credentials.
OpWeightSubmitConstitutionAmendmentProposal app params key for constitution amendment proposal.
OpWeightSubmitLawProposal app params key for law proposal.
OpWeightSubmitTextProposal app params key for text proposal.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
Simulation parameter constants.
# Variables
Governance message types and routes.
Governance message types and routes.
Governance message types and routes.
Governance message types and routes.