Skip to content

Commit 73c4eb8

Browse files
committed
chore: remove target blobs from result.
1 parent 08eea93 commit 73c4eb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ethereum_clis/types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ class Result(CamelModel):
8989
blob_gas_used: HexNumber | None = None
9090
requests_hash: Hash | None = None
9191
requests: List[Bytes] | None = None
92-
target_blob_count: HexNumber | None = None
9392

9493

9594
class TransitionToolInput(CamelModel):

0 commit comments

Comments
 (0)