Skip to content

Commit

Permalink
Revert "internal/web3ext: format input blockNrOrHash"
Browse files Browse the repository at this point in the history
This reverts commit f9b59dd.

Signed-off-by: jsvisa <delweng@gmail.com>
  • Loading branch information
jsvisa committed Aug 7, 2023
1 parent db4c6d8 commit 7c090aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/web3ext/web3ext.go
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,6 @@ web3._extend({
name: 'getBlockReceipts',
call: 'eth_getBlockReceipts',
params: 1,
inputFormatter: [web3._extend.formatters.inputBlockNumberOrHashFormatter],
}),
],
properties: [
Expand Down

0 comments on commit 7c090aa

Please sign in to comment.