1
0
forked from cerc-io/plugeth
plugeth/ethclient
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
..
ethclient_test.go ethclient: include block hash from FilterQuery () 2018-11-08 13:26:47 +01:00
ethclient.go ethclient: include block hash from FilterQuery () 2018-11-08 13:26:47 +01:00
signer.go ethclient, mobile: add TransactionSender () 2017-10-01 11:03:28 +02:00