erigon-pulse/ethclient
Mason Fischer cd6db05083 ethclient: fix BlockNumber (#21565)
It didn't actually work because it called a method that doesn't
exist. This fixes it also adds a test.

Co-authored-by: Felix Lange <fjl@twurst.com>
2020-10-06 14:12:09 +02:00
..
ethclient_test.go ethclient: fix BlockNumber (#21565) 2020-10-06 14:12:09 +02:00
ethclient.go ethclient: fix BlockNumber (#21565) 2020-10-06 14:12:09 +02:00
signer.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00