Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StakingKeeper ¶
type StakingKeeper interface {
	GetHistoricalInfo(ctx context.Context, height int64) (stakingtypes.HistoricalInfo, error)
}
    StakingKeeper defines the expected staking keeper interface used in the IBC testing package
 Click to show internal directories. 
   Click to hide internal directories.