Skip to content

Commit

Permalink
One more
Browse files Browse the repository at this point in the history
  • Loading branch information
otakar-trunda committed Aug 20, 2024
1 parent e5b0b01 commit 9255227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/contracts/interfaces/IEigenPodManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ interface IEigenPodManager is IPausable {

/// @notice Beacon proxy to which the EigenPods point
function eigenPodBeacon() external view returns (IBeacon);

/// @notice EigenLayer's StrategyManager contract
function strategyManager() external view returns (IStrategyManager);

Expand Down

0 comments on commit 9255227

Please sign in to comment.