Documentation ¶
Index ¶
- type ParamKeeper
- func (_m *ParamKeeper) GetAccountParam(ctx types.Context) (*param.AccountParam, types.Error)
- func (_m *ParamKeeper) GetBandwidthParam(ctx types.Context) (*param.BandwidthParam, types.Error)
- func (_m *ParamKeeper) GetCoinDayParam(ctx types.Context) (*param.CoinDayParam, types.Error)
- func (_m *ParamKeeper) GetDeveloperParam(ctx types.Context) (*param.DeveloperParam, types.Error)
- func (_m *ParamKeeper) GetInfraInternalAllocationParam(ctx types.Context) (*param.InfraInternalAllocationParam, types.Error)
- func (_m *ParamKeeper) GetPostParam(ctx types.Context) (*param.PostParam, types.Error)
- func (_m *ParamKeeper) GetProposalParam(ctx types.Context) (*param.ProposalParam, types.Error)
- func (_m *ParamKeeper) GetReputationParam(ctx types.Context) (*param.ReputationParam, types.Error)
- func (_m *ParamKeeper) GetValidatorParam(ctx types.Context) (*param.ValidatorParam, types.Error)
- func (_m *ParamKeeper) GetVoteParam(ctx types.Context) (*param.VoteParam, types.Error)
- func (_m *ParamKeeper) UpdateGlobalGrowthRate(ctx types.Context, growthRate types.Dec) types.Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParamKeeper ¶
ParamKeeper is an autogenerated mock type for the ParamKeeper type
func (*ParamKeeper) GetAccountParam ¶
func (_m *ParamKeeper) GetAccountParam(ctx types.Context) (*param.AccountParam, types.Error)
GetAccountParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetBandwidthParam ¶
func (_m *ParamKeeper) GetBandwidthParam(ctx types.Context) (*param.BandwidthParam, types.Error)
GetBandwidthParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetCoinDayParam ¶
func (_m *ParamKeeper) GetCoinDayParam(ctx types.Context) (*param.CoinDayParam, types.Error)
GetCoinDayParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetDeveloperParam ¶
func (_m *ParamKeeper) GetDeveloperParam(ctx types.Context) (*param.DeveloperParam, types.Error)
GetDeveloperParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetInfraInternalAllocationParam ¶
func (_m *ParamKeeper) GetInfraInternalAllocationParam(ctx types.Context) (*param.InfraInternalAllocationParam, types.Error)
GetInfraInternalAllocationParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetPostParam ¶
GetPostParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetProposalParam ¶
func (_m *ParamKeeper) GetProposalParam(ctx types.Context) (*param.ProposalParam, types.Error)
GetProposalParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetReputationParam ¶
func (_m *ParamKeeper) GetReputationParam(ctx types.Context) (*param.ReputationParam, types.Error)
GetReputationParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetValidatorParam ¶
func (_m *ParamKeeper) GetValidatorParam(ctx types.Context) (*param.ValidatorParam, types.Error)
GetValidatorParam provides a mock function with given fields: ctx
func (*ParamKeeper) GetVoteParam ¶
GetVoteParam provides a mock function with given fields: ctx
func (*ParamKeeper) UpdateGlobalGrowthRate ¶
UpdateGlobalGrowthRate provides a mock function with given fields: ctx, growthRate