We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a1e8a commit e34ee22Copy full SHA for e34ee22
src/ATokenVaultFactory.sol
@@ -11,7 +11,7 @@ import {ATokenVault} from "./ATokenVault.sol";
11
/**
12
* @title ATokenVaultFactory
13
* @author Aave Protocol
14
- * @notice Factory contract for deploying ATokenVault instances using the proxy pattern
+ * @notice Factory contract for deploying ATokenVault instances
15
*/
16
contract ATokenVaultFactory {
17
/*//////////////////////////////////////////////////////////////
0 commit comments