AaveV3PostOperationSolvencyAssertion
Inherits: AaveV3HorizonOperationSafetyAssertion
Title: AaveV3PostOperationSolvencyAssertion
Author: Phylax Systems
Deprecated compatibility alias for the pre-operation-safety contract name.
New users should prefer AaveV3HorizonOperationSafetyAssertion.
Functions
constructor
Creates the deprecated compatibility alias.
constructor(address pool_) AaveV3HorizonOperationSafetyAssertion(pool_);
Parameters
| Name | Type | Description |
|---|---|---|
pool_ | address | Aave v3 Horizon pool used by the underlying assertion bundle. |