pub fn validate_env<SPEC: Spec, DB: Database>( env: &Env, ) -> Result<(), EVMError<DB::Error>>
Validate environment for the mainnet.