Skip to content

Commit 7284028

Browse files
feat: fix the manifest wording in the repo (#209)
1 parent 30f62f7 commit 7284028

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/interfaces/IModularAccount.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ interface IModularAccount {
9595

9696
/// @notice Installs a validation function across a set of execution selectors, and optionally mark it as a
9797
/// global validation function.
98-
/// @dev This does not validate anything against the manifest - the caller must ensure validity.
9998
/// @param validationConfig The validation function to install, along with configuration flags.
10099
/// @param selectors The selectors to install the validation function for.
101100
/// @param installData Optional data to be used by the account to handle the initial validation setup. Data

0 commit comments

Comments
 (0)