Skip to content

Commit 6a01661

Browse files
BashmuntaSamWilsn
authored andcommitted
chore: fix typo
1 parent e3f36eb commit 6a01661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ethereum/utils/hexadecimal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ def hex_to_u64(hex_string: str) -> U64:
192192
Parameters
193193
----------
194194
hex_string :
195-
The hexadecimal string to be converted to U256.
195+
The hexadecimal string to be converted to U64.
196196
197197
Returns
198198
-------

0 commit comments

Comments
 (0)