2
0
mirror of https://github.com/status-im/op-geth.git synced 2025-02-03 10:24:07 +00:00
tamirms b16cc501a8 ethclient: include block hash from FilterQuery ()
 introduced BlockHash to the FilterQuery
struct. However, ethclient was not updated to include BlockHash in the actual
RPC request.
2018-11-08 13:26:47 +01:00
..