Tezos_raw_protocol_alpha.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_alpha.Z.t;}Represents that account's storage has delta amount for a given ticket
List of updates for a ticket