Expand description
Seismic-Reth chain specs.
Constants§
- SEISMIC_
DEV_ GENESIS_ HASH - Genesis hash for the Seismic devnet Calculated by rlp encoding the genesis header and hashing it Currently matches the mainnet genesis hash because they have matching hardforks
- SEISMIC_
MAINNET_ GENESIS_ HASH - Genesis hash for the Seismic mainnet Calculated by rlp encoding the genesis header and hashing it
Statics§
- SEISMIC_
DEV - Seismic devnet specification
- SEISMIC_
DEV_ OLD - Seismic old devnet specification
- SEISMIC_
MAINNET - Seismic Mainnet
Functions§
- is_
chain_ seismic - Returns
true
if the given chain is a seismic chain.