reth icon indicating copy to clipboard operation
reth copied to clipboard

Dev mode is not supported for legacy engine

Open PowVT opened this issue 11 months ago • 2 comments
trafficstars

Describe the bug

when running a dev node per the examples/custom-dev-node example using v1.1.3 i get this error: Dev mode is not supported for legacy engine

Steps to reproduce

cd examples/custom-dev-node

cargo build

cargo run

Node logs


Platform(s)

No response

Container Type

Not running in a container

What version/commit are you on?

v1.1.3

What database version are you on?

idk

Which chain / network are you on?

dev

What type of node are you running?

Archive (default)

What prune config do you use, if any?

dev

If you've built Reth from source, provide the full command you used

No response

Code of Conduct

  • [x] I agree to follow the Code of Conduct

PowVT avatar Dec 18 '24 20:12 PowVT