mirror of
https://github.com/status-im/op-geth.git
synced 2025-03-01 15:00:29 +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.