Closed dmitrizagidulin closed 3 years ago
We might not need to have powDifficulty
on there, so let's leave that off for now:
{
type: 'GraphCycleProof2018',
proofValue: <base64Url-encoded blob>
}
Closing this as the ticketing service will no longer be used, replace with "earned storage" instead.
Notes from chat.
Something like:
dlongley: powDifficulty is just an integer and proofValue is an array of integers and some other stuff
so... the client is going to contact a ticket service, get a ticket, do a PoW on it + their operation, send it to the ticket service and get their operation back with an ocap invocation proof on it .
after you get the operation back with the invocation proof on it, you follow the same code path as the accelerator version