plugeth/ethclient
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205)
This moves the eth config definition into a separate package, eth/ethconfig. 
Packages eth and les can now import this common package instead of
importing eth from les, reducing dependencies.

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-02-05 13:51:15 +01:00
..
ethclient_test.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
ethclient.go ethclient: fix BlockNumber (#21565) 2020-09-15 11:29:51 +02:00
signer.go ethclient, mobile: add TransactionSender (#15127) 2017-10-01 11:03:28 +02:00