Skip to content

Commit

Permalink
ethclient: eth_hashrate is back
Browse files Browse the repository at this point in the history
Date: 2021-05-13 12:28:51-05:00
Signed-off-by: meows <b5c6@protonmail.com>
  • Loading branch information
meowsbits committed May 13, 2021
1 parent 668a01f commit b8f953c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ethclient/ethclient_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -979,6 +979,7 @@ var allRPCMethods = []string{
"eth_getUncleCountByBlockHash",
"eth_getUncleCountByBlockNumber",
"eth_getWork",
"eth_hashrate",
"eth_logs",
"eth_mining",
"eth_newBlockFilter",
Expand Down

0 comments on commit b8f953c

Please sign in to comment.