Skip to content

Commit

Permalink
Merge branch '1.0' into issue/2500
Browse files Browse the repository at this point in the history
  • Loading branch information
nivida authored Mar 18, 2019
2 parents 2b3a524 + 4bd1410 commit f0eb85e
Show file tree
Hide file tree
Showing 49 changed files with 11,477 additions and 14,439 deletions.
2 changes: 1 addition & 1 deletion docs/web3-eth-accounts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ Parameters
Returns
-------

``String|Object``: The signed data RLP encoded signature, or if ``returnSignature`` is ``true`` the signature values as follows:
``Object``: The signed data RLP encoded signature, or if ``returnSignature`` is ``true`` the signature values as follows:
- ``message`` - ``String``: The the given message.
- ``messageHash`` - ``String``: The hash of the given message.
- ``r`` - ``String``: First 32 bytes of the signature
Expand Down
Loading

0 comments on commit f0eb85e

Please sign in to comment.