mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-09 13:24:55 +00:00
ethereum/go-ethereum#16734 introduced BlockHash to the FilterQuery struct. However, ethclient was not updated to include BlockHash in the actual RPC request.