Skip to content
Discussion options

You must be logged in to vote

There is no easy way to migrate the erigon or geth format DB to a reth node. Reth uses a static file format for storing immutable data, since it's not desirable to have that data in the database. Reth and erigon use the same database but do not organize data in the same way, and are incompatible as a result.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by debjit-bw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants