Skip to content

Commit

Permalink
add eth_blockNumber to no-history methods
Browse files Browse the repository at this point in the history
  • Loading branch information
pirtleshell committed Oct 11, 2023
1 parent 7f82c6c commit ab412e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decode/evm_rpc.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ var NoHistoryMethods = []string{
"eth_hashrate",
"eth_gasPrice",
"eth_accounts",
"eth_blockNumber",
"eth_sign",
"eth_signTransaction",
"eth_sendTransaction",
Expand Down

0 comments on commit ab412e9

Please sign in to comment.