Skip to content

Commit 32da22f

Browse files
committed
Fixing merge
1 parent 94708c5 commit 32da22f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

erc/ERCS/erc-7562.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,7 @@ Alt-mempools are served by the same bundlers participating in the canonical memp
381381

382382
* **[AREP-010]** each alt-mempool manages "opsSeen" and "opsIncluded", much like entities. The opsSeen is incremented after `UserOperation` initial validation, where it is considered part of this mempool.
383383
The "opsIncluded" is incremented after this UserOperation is included on-chain (either by this bundler, or another)
384-
* **[AREP-020]** the alt-mempool becomes THROTTLED based on the [Reputation Calculation](#reputation-calculation)
385-
* **[AREP-030]** if such a UserOperation that passed initial validation, later causes a bundle to revert, it is immediately marked as BANNED, by setting its opsIncluded to 0 and opsSeen to 10000
384+
* **[AREP-020]** the alt-mempool becomes THROTTLED based on the [Reputation Calculation](#reputation-calculation)
386385

387386
## Security Considerations
388387

0 commit comments

Comments
 (0)