Tez_helpers.Ez_tezFunctions to manipulate Tez in a high level way
Aliases for tez values
val tez_quantity_pp : Stdlib.Format.formatter -> tez_quantity -> unitval quantity_to_tez : t -> tez_quantity -> tquantity_to_tez max qty returns a tez value corresponding to the given qty. If qty is All, then returns max. If qty is All_but_one, returns max - one_mumav.