diff options
author | Jim McDonald <Jim@mcdee.net> | 2017-06-21 15:53:50 +0800 |
---|---|---|
committer | Felix Lange <fjl@users.noreply.github.com> | 2017-06-21 15:53:50 +0800 |
commit | 60e27b51bc5643bc6a76151020a9e1a245340b70 (patch) | |
tree | e4c4fe10cc13d62ee093759dfff372530ca806d4 /les/handler.go | |
parent | 693d9ccbfbbcf7c32d3ff9fd8a432941e129a4ac (diff) | |
download | dexon-60e27b51bc5643bc6a76151020a9e1a245340b70.tar.gz dexon-60e27b51bc5643bc6a76151020a9e1a245340b70.tar.zst dexon-60e27b51bc5643bc6a76151020a9e1a245340b70.zip |
ethclient: fix TransactionByHash pending return value. (#14663)
As per #14661 TransactionByHash always returns false for pending.
This uses blockNumber rather than blockHash to ensure that it returns
the correct value for pending and will not suffer side-effects if
eth_getTransactionByHash is fixed in future.
Diffstat (limited to 'les/handler.go')
0 files changed, 0 insertions, 0 deletions