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

Commit e6440c1

Browse files
authored
Replace external github reference with internal
Since web3 1.0 has a function for that, why link outside?
1 parent 71d6739 commit e6440c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)