For certains asset that might be listed (for example some RWAs), we might encounter restriction to how liquidation must be operated, and in this case, prevent the liquidator to receive shares of RWA collaterals when liquidating.
To allow us to block that behavior on certain asset, we want to add a new flag to the Reserve config in the Spokes, and verify that flag during the validation of the liquidation call parameters.
For certains asset that might be listed (for example some RWAs), we might encounter restriction to how liquidation must be operated, and in this case, prevent the liquidator to receive shares of RWA collaterals when liquidating.
To allow us to block that behavior on certain asset, we want to add a new flag to the
Reserveconfig in the Spokes, and verify that flag during the validation of the liquidation call parameters.