PastelID Tickets
PastelID Registration Ticket
Ticket representation inside blockchain:
{
"ticket": {
"address": string,
"id_type": IDTicketType,
"pastelID": string,
"pq_key": "",
"signature": string,
"timeStamp": int,
"type": "pastelid",
"version": int
},
}Last updated
Was this helpful?