mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 14:46:16 +00:00
b16cc501a8
ethereum/go-ethereum#16734 introduced BlockHash to the FilterQuery struct. However, ethclient was not updated to include BlockHash in the actual RPC request.