pub fn validate_initial_tx_gas<SPEC: Spec, DB: Database>( env: &Env, ) -> Result<u64, EVMError<DB::Error>>
Validate initial transaction gas.