pub fn block_gas_limit<E: EvmApi>( env: FunctionEnvMut<'_, WasmEnv<E>>, ) -> Result<u64, Escape>
Get the block gas limit.