Payload that needs to be sent to the mint when checking for spendable proofs
Type declaration
proofs: { secret: string; }[]
array of proofs. Only the secret is strictly needed.
If the whole object is passed, it will be stripped of other objects before sending it to the mint.
Payload that needs to be sent to the mint when checking for spendable proofs