Skip to content

Commit

Permalink
Merge branch 'woof-software/meth-price-feed' of github.com:woof-softw…
Browse files Browse the repository at this point in the history
…are/comet into woof-software/add-meth-to-mainnet-weth
  • Loading branch information
MishaShWoof committed Nov 13, 2024
2 parents 3bf6879 + 05bc49c commit f29e13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/pricefeeds/METHExchangeRatePriceFeed.sol
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "../IPriceFeed.sol";

/**
* @title mETH Scaling price feed
* @notice A custom price feed that scales up or down the price received from an underlying Renzo mETH / ETH exchange rate price feed and returns the result
* @notice A custom price feed that scales up or down the price received from an underlying Mantle mETH / ETH exchange rate price feed and returns the result
* @author Compound
*/
contract METHExchangeRatePriceFeed is IPriceFeed {
Expand Down

0 comments on commit f29e13d

Please sign in to comment.