You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: docs/web3-eth-accounts.rst
+5-3
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ Returns
163
163
- ``s`` - ``String``: Next 32 bytes of the signature
164
164
- ``v`` - ``String``: Recovery value + 27
165
165
- ``rawTransaction`` - ``String``: The RLP encoded transaction, ready to be send using :ref:`web3.eth.sendSignedTransaction <eth-sendsignedtransaction>`.
166
-
166
+
- ``transactionHash`` - ``String``: The transaction hash for the RLP encoded transaction.
0 commit comments