We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea7b98 commit 7c586e4Copy full SHA for 7c586e4
1 file changed
tests/benchmark/stateful/bloatnet/test_setup_contracts.py
@@ -26,7 +26,7 @@
26
)
27
from tests.prague.eip7702_set_code_tx.spec import Spec as Spec7702
28
29
-RECEIVER_CONTRACT_COUNT = 120_000
+RECEIVER_CONTRACT_COUNT = 12_000
30
31
CONTRACT_MODES = [
32
AccountMode.EXISTING_CONTRACT_MINIMAL,
0 commit comments