Skip to content

Commit

Permalink
fix(cache): automated cache update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cache bot committed Nov 4, 2023
1 parent 911f251 commit b4234d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ This proposal will revert the freezings and apply a permanent fix. Un-pausing th
## Specification

The proposal calls

- `POOL_CONFIGURATOR.setReserveStableRateBorrowing(asset, false);` for all assets with stable borrowing enabled on v3 pools,
- `POOL_CONFIGURATOR.disableReserveStableRate(asset);` for Ethereum v2 pool, and
- `POOL_CONFIGURATOR.unfreeze(asset)` with all assets previously frozen as risk mitigation measure.
Expand Down

0 comments on commit b4234d2

Please sign in to comment.