1
2
3
4
5
//! Types for genesis configuration of a chain.

// re-export genesis types
#[doc(inline)]
pub use alloy_genesis::*;