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 StoreKey storetypes.StoreKey LiquidVestingModuleAddress sdk.AccAddress Keeper *keeper.Keeper IBCMiddleware porttypes.IBCModule OperatorsKeeper *operatorskeeper.Keeper PoolsKeeper *poolskeeper.Keeper ServicesKeeper *serviceskeeper.Keeper RestakingKeeper *restakingkeeper.Keeper }
func NewKeeperTestData ¶
func NewKeeperTestData(t *testing.T) KeeperTestData
NewKeeperTestData returns a new KeeperTestData
Click to show internal directories.
Click to hide internal directories.