use fuel_core_types::fuel_tx::{ consensus_parameters::gas::GasCostsValuesV1, DependentCost, GasCostsValues, }; #[allow(dead_code)] mod test_gas_costs_output;