Skip to content

Commit 6d05af4

Browse files
Update src/ethereum_clis/types.py
Co-authored-by: danceratopz <[email protected]>
1 parent 81ed494 commit 6d05af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethereum_clis/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ class TransitionToolContext(CamelModel):
6464

6565

6666
class TransitionToolRequest(CamelModel):
67-
"""Transition tool post."""
67+
"""Transition tool server request data."""
6868

6969
state: TransitionToolContext
7070
input: TransitionToolInput

0 commit comments

Comments
 (0)