pub fn validate_constants(
block: &ArcBlockWithHash,
genesis: &ArcBlockWithHash,
) -> Result<(), BlockPrevalidationError>
pub fn validate_constants(
block: &ArcBlockWithHash,
genesis: &ArcBlockWithHash,
) -> Result<(), BlockPrevalidationError>