Skip to content

Commit

Permalink
Update src/contracts/lst-adapters/sUSDSPriceCapAdapter.sol
Browse files Browse the repository at this point in the history
Co-authored-by: Ernesto Boado <[email protected]>
  • Loading branch information
Rozengarden and eboadom authored Sep 13, 2024
1 parent 49ef788 commit d4bd2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contracts/lst-adapters/sUSDSPriceCapAdapter.sol
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import {IACLManager} from 'aave-address-book/AaveV3.sol';
import {PriceCapAdapterBase, IPriceCapAdapter} from '../PriceCapAdapterBase.sol';

/**
* @title SUSDePriceCapAdapter
* @title sUSDSPriceCapAdapter
* @author BGD Labs
* @notice Price capped adapter to calculate price of (sUSDS / USD) pair by using
* @notice Capped adapter for (USDS <-> DAI / USD) and (sUSDS / USDS) ratio.
Expand Down

0 comments on commit d4bd2b3

Please sign in to comment.