Skip to content

Proto: fixes the type of cost_UNPARSE_TYPE

This small MR addresses #4710.

It changes the type of cost_UNPARSE_TYPE to match with the other cost functions. The conversion to the saturated arithmetic exprs should be done inside michelson_v1_gas_cost.ml, not outside.

Edited by Mehdi Bouaziz

Merge request reports