pub fn configure_env( chain_id: u64, memory_limit: u64, disable_block_gas_limit: bool, ) -> CfgEnv
Configures the environment for the given chain id and memory limit.