PastelID Tickets
{
"ticket": {
"address": string,
"id_type": IDTicketType,
"pastelID": string,
"pq_key": "",
"signature": string,
"timeStamp": int,
"type": "pastelid",
"version": int
},
}
IDTicketType's choices are "all", "mine", "mn", and "personal". Most tickets will be "personal."
Last modified 1yr ago