From 9879c931ce92f0bee1bca1d1b1352eeb98b9a120 Mon Sep 17 00:00:00 2001 From: Yoav Weiss Date: Sun, 14 Jan 2024 20:32:55 +0200 Subject: [PATCH] Update erc-7562.md (#405) --- erc/ERCS/erc-7562.md | 1 - 1 file changed, 1 deletion(-) diff --git a/erc/ERCS/erc-7562.md b/erc/ERCS/erc-7562.md index a4451516..be798ce9 100644 --- a/erc/ERCS/erc-7562.md +++ b/erc/ERCS/erc-7562.md @@ -168,7 +168,6 @@ There are two types of rules: | `THROTTLED_ENTITY_LIVE_BLOCKS` | 10 | Number of blocks a `UserOperations` with a throttled entity can stay in mempool | | `THROTTLED_ENTITY_BUNDLE_COUNT` | 4 | | | `MIN_INCLUSION_RATE_DENOMINATOR` | 100 (client) \ 10 (bundler) | | -| `INCLUSION_RATE_FACTOR` | 10 | | | `THROTTLING_SLACK` | 10 | | | `BAN_SLACK` | 50 | | | `BAN_OPS_SEEN_PENALTY` | 10000 | |