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>
Showing
core/bloom_indexer.go
0 → 100644
Please register or sign in to comment