Skip to content

Commit 6fdf312

Browse files
spencer-tbmarioevz
andauthored
Update src/ethereum_test_tools/common/types.py
Co-authored-by: Mario Vega <[email protected]>
1 parent 549f154 commit 6fdf312

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ethereum_test_tools/common/types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2452,7 +2452,6 @@ class FixtureEngineNewPayload:
24522452
json_encoder=JSONEncoder.Field(
24532453
name="parentBeaconBlockRoot",
24542454
cast_type=Hash,
2455-
to_json=True,
24562455
),
24572456
)
24582457
error_code: Optional[EngineAPIError] = field(

0 commit comments

Comments
 (0)