plugeth/mobile
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
..
accounts.go
android_test.go
big.go
bind.go
common.go
context.go
discover.go
doc.go
ethclient.go
ethereum.go
geth_android.go
geth_ios.go
geth_other.go
geth.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
init.go
interface_test.go
interface.go
logger.go
p2p.go
params.go
primitives.go
types.go
vm.go