Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit e69054d

Browse files
jtakalaifrozeman
authored andcommitted
Replace external github reference with internal (#1544)
Since web3 1.0 has a function for that, why link outside?
1 parent 71d6739 commit e69054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/web3-eth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,7 @@ sendSignedTransaction
10601060
10611061
web3.eth.sendSignedTransaction(signedTransactionData [, callback])
10621062
1063-
Sends an already signed transaction. For example can be signed using: `ethereumjs-accounts <https://github.com/SilentCicero/ethereumjs-accounts>`_
1063+
Sends an already signed transaction, generated for example using :ref:`web3.eth.accounts.signTransaction <eth-accounts-signtransaction>`.
10641064

10651065
----------
10661066
Parameters

0 commit comments

Comments
 (0)