package
1.1.2
Repository: https://github.com/umee-network/umee.git
Documentation: pkg.go.dev

# Functions

GenerateExchangeRatesString generates a canonical string representation of the aggregated exchange rates.
GenMinValidPerWindow produces a randomized MinValidPerWindow in the range of [0, 0.500].
GenRewardBand produces a randomized RewardBand in the range of [0.000, 0.100].
GenRewardDistributionWindow produces a randomized RewardDistributionWindow in the range of [100, 100000].
GenSlashFraction produces a randomized SlashFraction in the range of [0.000, 0.100].
GenSlashWindow produces a randomized SlashWindow in the range of [100, 100000].
GenVotePeriod produces a randomized VotePeriod in the range of [5, 100].
GenVoteThreshold produces a randomized VoteThreshold in the range of [0.333, 0.666].
NewDecodeStore returns a decoder function closure that unmarshals the KVPair's Value to the corresponding oracle type.
ParamChanges defines the parameters that can be modified by param change proposals on the simulation.
RandomizedGenState generates a random GenesisState for oracle.
SimulateMsgAggregateExchangeRatePrevote generates a MsgAggregateExchangeRatePrevote with random values.
SimulateMsgAggregateExchangeRateVote generates a MsgAggregateExchangeRateVote with random values.
SimulateMsgDelegateFeedConsent generates a MsgDelegateFeedConsent with random values.
WeightedOperations returns all the operations from the module with their respective weights.

# Constants