Versions in this module Expand all Collapse all v0 v0.50.9 Jul 10, 2024 Changes in this version + type MockStakingKeeper struct + func NewMockStakingKeeper(ctrl *gomock.Controller) *MockStakingKeeper + func (m *MockStakingKeeper) EXPECT() *MockStakingKeeperMockRecorder + func (m *MockStakingKeeper) MaxValidators(ctx context.Context) (uint32, error) + type MockStakingKeeperMockRecorder struct + func (mr *MockStakingKeeperMockRecorder) MaxValidators(ctx interface{}) *gomock.Call