Skip to content

Commit 66f10dc

Browse files
jsignmarioevz
andcommitted
Update tests/zkevm/test_worst_compute.py
Co-authored-by: Mario Vega <marioevz@gmail.com>
1 parent a4794a2 commit 66f10dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/zkevm/test_worst_compute.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,7 @@ def test_worst_modexp(
161161
tx = Transaction(
162162
to=code_address,
163163
gas_limit=gas_limit,
164-
gas_price=10,
165164
sender=pre.fund_eoa(),
166-
data=[],
167-
value=0,
168165
)
169166

170167
blockchain_test(

0 commit comments

Comments
 (0)