Skip to content

Commit

Permalink
Update Comment in AfEthRelayer.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
0xVertigo authored Feb 23, 2024
1 parent 35052cf commit e226c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AfEthRelayer.sol
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ contract AfEthRelayer is Ownable, UUPSUpgradeable {

/**
* @notice Does a direct deposit into the AfEth contract and relay to caller
* @param minOut Minimum amount of afETH to mint
* @param minOut Minimum amount of ETH to mint
* @param deadline Time before transaction expires
* @param params Owner of the AfEth
*/
Expand Down

0 comments on commit e226c5f

Please sign in to comment.