aave/docs-v3

fix: inaccuracy for PoolConfigurator

Opened this issue · 0 comments

on this page , the listed methods of freezeReserve and unfreezeReserve are inaccurate. Those two functions exist in the PoolConfiguratorHarness, not PoolConfigurator.

The correct function should be setReserveFreeze.