Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aroralanuk committed Apr 22, 2024
1 parent 2158670 commit 1ee6b10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion solidity/contracts/avs/HyperlaneServiceManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ contract HyperlaneServiceManager is IServiceManager, OwnableUpgradeable {

/**
* @notice Returns the list of strategies that the operator has potentially restaked on the AVS
* @param operator The address of the operator to get restaked strategies for
* @dev This function is intended to be called off-chain
* @dev Since ECDSAStakeRegistry only supports one quorum, each operator restakes into all the AVS strategies
* @dev No guarantee is made on uniqueness of each element in the returned array.
Expand Down

0 comments on commit 1ee6b10

Please sign in to comment.