Tezos_raw_protocol_016_PtMumbai.Ticket_receiptSourceA module for representing the increase/decrease of tickets in the storage. It will be used to display ticket update information in the operation receipt.
type update = {account : Alpha_context.Destination.t;amount : Tezos_protocol_environment_016_PtMumbai.Z.t;}Represents that account's storage has delta amount for a given ticket
List of updates for a ticket