Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 539b2f5

Browse filesBrowse files
committed
Add eth_getTransactionByHash method
1 parent 85b6c0f commit 539b2f5
Copy full SHA for 539b2f5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎lib/Etherscan/Api/Proxy.php

Copy file name to clipboardExpand all lines: lib/Etherscan/Api/Proxy.php
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ public function getBlockByNumber($tag = APIConf::TAG_LATEST, bool $full_transact
4949
/**
5050
* Returns the information about a transaction requested by transaction hash
5151
*
52-
* @param string $tag
53-
* @param booelan $full_transaction
52+
* @param string $transactionHash
5453
*
5554
* @return array
5655
* @throws ErrorException

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.