Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeeperTestData ¶
type KeeperTestData struct { storetesting.BaseKeeperTestData MarketMapKeeper *marketmapkeeper.Keeper OracleKeeper oraclekeeper.Keeper PoolsKeeper *poolskeeper.Keeper OperatorsKeeper *operatorskeeper.Keeper ServicesKeeper *serviceskeeper.Keeper RestakingKeeper *restakingkeeper.Keeper AssetsKeeper *assetskeeper.Keeper Keeper *rewardskeeper.Keeper }
func NewKeeperTestData ¶
func NewKeeperTestData(t *testing.T) KeeperTestData
Click to show internal directories.
Click to hide internal directories.