Function configure_env

pub fn configure_env(
    chain_id: u64,
    memory_limit: u64,
    disable_block_gas_limit: bool,
) -> CfgEnv
Expand description

Configures the environment for the given chain id and memory limit.