mirror of https://github.com/status-im/op-geth.git
098a2b6e26
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> |
||
---|---|---|
.. | ||
accounts.go | ||
android_test.go | ||
big.go | ||
bind.go | ||
common.go | ||
context.go | ||
discover.go | ||
doc.go | ||
ethclient.go | ||
ethereum.go | ||
geth.go | ||
geth_android.go | ||
geth_ios.go | ||
geth_other.go | ||
init.go | ||
interface.go | ||
interface_test.go | ||
logger.go | ||
p2p.go | ||
params.go | ||
primitives.go | ||
types.go | ||
vm.go |