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 95c41d2 commit 58cbf7bCopy full SHA for 58cbf7b
contracts/account/extensions/draft-ERC7821.sol
@@ -10,7 +10,7 @@ import {Account} from "../Account.sol";
10
/**
11
* @dev Minimal batch executor following ERC-7821.
12
*
13
- * Only supports supports single batch mode (`0x01000000000000000000`). Does not support optional "opData".
+ * Only supports single batch mode (`0x01000000000000000000`). Does not support optional "opData".
14
15
* @custom:stateless
16
*/
0 commit comments