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

# Functions

GenerateExchangeRatesString generates a canonical string representation of the aggregated exchange rates.
GenHistoricStampPeriod produces a randomized HistoricStampPeriod in the range of [100, 1000].
GenMaximumMedianStamps produces a randomized MaximumMedianStamps in the range of [10, 100].
GenMaximumPriceStamps produces a randomized MaximumPriceStamps in the range of [10, 100].
GenMedianStampPeriod produces a randomized MedianStampPeriod in the range of [100, 1000].
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.34, 0.67].
GetAvgPeriod produces a randomized AvgPeriod in the range of 1 second to 1 day.
GetAvgShift produces a randomized AvgShift in the range of 1 second to 5 hours.
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