How to specify paris fork using custom spec? #7110
Replies: 1 comment
-
#7111 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In chain spec this param is skipped.
reth/crates/primitives/src/chain/spec.rs
Line 477 in 024bb26
And it's not set by itself if you use a custom JSON chain.spec, as a result, the fork is not activated for the chain with custom spec
Beta Was this translation helpful? Give feedback.
All reactions