X=(nullifier,cmxvalue,cmyvalue,cmtoken,root,data,spendHook,signaturexpublic,signatureypublic)
W=(value,token,blindvalue,blindtoken,sn,spendHook,data,blinddata,sk,pos,path,signaturesecret)
L={X:(W,W)∈R}
Public Input | Description |
nullifier | coin nullifier |
cmxvalue | x coordinate of value point commitment |
cmyvalue | y coordinate of value point commitment |
cmtoken | [commitment](../crypto/commitment.md] of tokenId as field element |
root | root of coin commitments merkle tree |
data | data read during execution of burn spendHook contract |
spendHook | burn related contract |
signaturexpublic | signature public x coordinate |
signatureypublic | signature public y coordinate |