Skip to content

Commit

Permalink
Update docs/3.2/Aave-3.2-features.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ernesto Boado <[email protected]>
  • Loading branch information
sakulstra and eboadom authored Oct 1, 2024
1 parent ea298b9 commit 8cc8755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3.2/Aave-3.2-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ As it is a deprecated feature that will not be used in the future, it is possibl
#### Core

- Listing of new assets now does no longer instantiate a stable debt token
- it is no longer possible to upgrade stable debt tokens or do any configurator change of the stable rate via the PoolConfigurator
- It is no longer possible to upgrade stable debt tokens or do any configurator change of the stable rate via the PoolConfigurator
- All Pool functions related with stable rate mode are removed
- Usage of `getUserCurrentDebt()` (before aggregating variable + stable) is now replaced by directly querying only variable.
- Removed getters and setters of stable rate from ReserveConfiguration. The position on the bitmap is deprecated, as as stable rate is already disabled for all assets listed, with 0 value there.
Expand Down

0 comments on commit 8cc8755

Please sign in to comment.