tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 471 forks source link

eth_feeHistory implementation #558

Closed sunce86 closed 3 years ago

sunce86 commented 3 years ago

Added the eth_feeHistory function that was introduced as part of the London hard fork.