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