Skip to content

Commit

Permalink
Typo foudn (#5142)
Browse files Browse the repository at this point in the history
Co-authored-by: Junaid <86780488+jdevcs@users.noreply.github.com>
  • Loading branch information
sangwon0001 and jdevcs authored Jun 23, 2022
1 parent 62f177f commit e9ab4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web3-eth-accounts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Returns
-------

``Object``: The signature object
- ``message`` - ``String``: The the given message.
- ``message`` - ``String``: The given message.
- ``messageHash`` - ``String``: The hash of the given message.
- ``r`` - ``String``: First 32 bytes of the signature
- ``s`` - ``String``: Next 32 bytes of the signature
Expand Down

0 comments on commit e9ab4a5

Please sign in to comment.