RISK_ADMIN
and POOL_ADMIN
who have the ability to configure Borrow and Supply Caps of the individual reserves.RISK_ADMIN
or POOL_ADMIN
role via the ACLManager can call setBorrowCap
method in PoolConfigurator to update the max total borrow (stable + variable) for the given reserve.RISK_ADMIN
or POOL_ADMIN
role via the ACLManager can call setSupplyCap
method in PoolConfigurator to update the liquidity supply for the given reserve.