Documentation
¶
Index ¶
- type GlobalKeeper
- func (_m *GlobalKeeper) AddFrictionAndRegisterContentRewardEvent(ctx types.Context, event linotypes.Event, friction linotypes.Coin, ...) types.Error
- func (_m *GlobalKeeper) AddToValidatorInflationPool(ctx types.Context, coin linotypes.Coin) types.Error
- func (_m *GlobalKeeper) GetConsumptionFrictionRate(ctx types.Context) (types.Dec, types.Error)
- func (_m *GlobalKeeper) GetLastBlockTime(ctx types.Context) (int64, types.Error)
- func (_m *GlobalKeeper) GetRewardAndPopFromWindow(ctx types.Context, evaluate linotypes.MiniDollar) (linotypes.Coin, types.Error)
- func (_m *GlobalKeeper) ImportFromFile(ctx types.Context, cdc *amino.Codec, filepath string) error
- func (_m *GlobalKeeper) PopDeveloperMonthlyInflation(ctx types.Context) (linotypes.Coin, types.Error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalKeeper ¶
GlobalKeeper is an autogenerated mock type for the GlobalKeeper type
func (*GlobalKeeper) AddFrictionAndRegisterContentRewardEvent ¶
func (_m *GlobalKeeper) AddFrictionAndRegisterContentRewardEvent(ctx types.Context, event linotypes.Event, friction linotypes.Coin, evaluate linotypes.MiniDollar) types.Error
AddFrictionAndRegisterContentRewardEvent provides a mock function with given fields: ctx, event, friction, evaluate
func (*GlobalKeeper) AddToValidatorInflationPool ¶
func (_m *GlobalKeeper) AddToValidatorInflationPool(ctx types.Context, coin linotypes.Coin) types.Error
AddToValidatorInflationPool provides a mock function with given fields: ctx, coin
func (*GlobalKeeper) GetConsumptionFrictionRate ¶
GetConsumptionFrictionRate provides a mock function with given fields: ctx
func (*GlobalKeeper) GetLastBlockTime ¶
GetLastBlockTime provides a mock function with given fields: ctx
func (*GlobalKeeper) GetRewardAndPopFromWindow ¶
func (_m *GlobalKeeper) GetRewardAndPopFromWindow(ctx types.Context, evaluate linotypes.MiniDollar) (linotypes.Coin, types.Error)
GetRewardAndPopFromWindow provides a mock function with given fields: ctx, evaluate
func (*GlobalKeeper) ImportFromFile ¶
ImportFromFile provides a mock function with given fields: ctx, cdc, filepath
func (*GlobalKeeper) PopDeveloperMonthlyInflation ¶
func (_m *GlobalKeeper) PopDeveloperMonthlyInflation(ctx types.Context) (linotypes.Coin, types.Error)
PopDeveloperMonthlyInflation provides a mock function with given fields: ctx