Skip to content

Commit

Permalink
LidoARM Natspec update
Browse files Browse the repository at this point in the history
  • Loading branch information
naddison36 committed Oct 28, 2024
1 parent e1c04d9 commit 6384755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/LidoARM.sol
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ contract LidoARM is Initializable, AbstractARM {
}

/// @notice Initialize the storage variables stored in the proxy contract.
/// The deployer that calls initialize has to approve the this ARM's proxy contract to transfer 1e12 WETH.
/// The deployer that calls initialize has to approve the ARM's proxy contract to transfer 1e12 WETH.
/// @param _name The name of the liquidity provider (LP) token.
/// @param _symbol The symbol of the liquidity provider (LP) token.
/// @param _operator The address of the account that can request and claim Lido withdrawals.
Expand Down

0 comments on commit 6384755

Please sign in to comment.