Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PriceKeeper ¶
PriceKeeper is an autogenerated mock type for the PriceKeeper type
func (*PriceKeeper) CoinToMiniDollar ¶
func (_m *PriceKeeper) CoinToMiniDollar(coin types.Coin) types.MiniDollar
CoinToMiniDollar provides a mock function with given fields: coin
func (*PriceKeeper) MiniDollarToCoin ¶
func (_m *PriceKeeper) MiniDollarToCoin(dollar types.MiniDollar) (types.Coin, types.MiniDollar)
MiniDollarToCoin provides a mock function with given fields: dollar
Click to show internal directories.
Click to hide internal directories.