pub fn build_result_gas(
gas: &Gas,
init_and_floor_gas: InitialAndFloorGas,
) -> ResultGasExpand description
Builds a ResultGas from the execution Gas struct and InitialAndFloorGas.
pub fn build_result_gas(
gas: &Gas,
init_and_floor_gas: InitialAndFloorGas,
) -> ResultGasBuilds a ResultGas from the execution Gas struct and InitialAndFloorGas.