We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea0372 commit ea76635Copy full SHA for ea76635
src/ethereum_test_types/verkle/types.py
@@ -13,7 +13,7 @@
13
14
class Hash(PaddedFixedSizeBytes[32]): # type: ignore
15
"""
16
- Class that helps represent an un-padded Hash.
+ Class that helps represent an padded Hash.
17
18
19
pass
0 commit comments