forked from cerc-io/plugeth
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_android.go | ||
| geth_ios.go | ||
| geth_other.go | ||
| geth.go | ||
| init.go | ||
| interface_test.go | ||
| interface.go | ||
| logger.go | ||
| p2p.go | ||
| params.go | ||
| primitives.go | ||
| types.go | ||
| vm.go | ||