We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
genesis
Add constants for genesis hashes
https://github.com/ethereum-optimism/op-geth/blob/acea1259d8ea2e74cf102463e4f5a7738bd5e102/params/config.go#L29-L34 https://github.com/paradigmxyz/reth/blob/67a98860e248daa03096a4ea3ee3ffb8fdee33c4/crates/optimism/chainspec/src/base.rs#L24 https://github.com/paradigmxyz/reth/blob/67a98860e248daa03096a4ea3ee3ffb8fdee33c4/crates/optimism/chainspec/src/base_sepolia.rs#L24
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
genesis
Describe the feature you would like
Add constants for genesis hashes
Additional context
https://github.com/ethereum-optimism/op-geth/blob/acea1259d8ea2e74cf102463e4f5a7738bd5e102/params/config.go#L29-L34
https://github.com/paradigmxyz/reth/blob/67a98860e248daa03096a4ea3ee3ffb8fdee33c4/crates/optimism/chainspec/src/base.rs#L24
https://github.com/paradigmxyz/reth/blob/67a98860e248daa03096a4ea3ee3ffb8fdee33c4/crates/optimism/chainspec/src/base_sepolia.rs#L24
The text was updated successfully, but these errors were encountered: