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 ea48670 commit 97cb6eaCopy full SHA for 97cb6ea
contracts/protocol/libraries/logic/ValidationLogic.sol
@@ -723,7 +723,7 @@ library ValidationLogic {
723
}
724
725
/**
726
- * @notice Validates if an asset should be automatically activated as collateral in the following actions: supply,
+ * @notice Validates if an asset should be automatically activated as collateral in the following actions: supply,
727
* transfer, mint unbacked, and liquidate
728
* @dev This is used to ensure that isolated assets are not enabled as collateral automatically
729
* @param reservesData The state of all the reserves
0 commit comments