Skip to content

Commit

Permalink
Update ERCS/erc-4337-agg.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahafn authored Sep 10, 2024
1 parent 95abc85 commit 25a6561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ERCS/erc-4337-agg.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ requires: 4337, 7562
However, one big limitation remains:
each transaction must carry its own `signature` or other form of validation input in order to be included.

We propose an extension to the ERC-4337 that introduces a validation frame that is shared by multiple transactions.
We propose an extension to the ERC-4337 that introduces a new entity, aggregator, that is called during validation, to validate multiple user operations at once.

This addition will enable `UserOperations` to support sharing validation inputs, saving gas and guaranteeing atomicity of the bundle.

Expand Down

0 comments on commit 25a6561

Please sign in to comment.