We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf3ea7 commit 4828f49Copy full SHA for 4828f49
contracts/oracles/WeETHAccountantOracle.sol
@@ -28,7 +28,7 @@ contract WeETHAccountantOracle is CorrelatedTokenOracle {
28
}
29
30
/**
31
- * @notice Gets the ETH for 1 weETH LRT
+ * @notice Gets the WETH for 1 weETH LRT
32
* @return amount Amount of ETH
33
*/
34
function _getUnderlyingAmount() internal view override returns (uint256) {
0 commit comments