leadership mint proof
Public Input | Description |
---|---|
ep | epoch index |
C | coin commitment |
value commitment affine x coordinate | |
value commitment affine y coordinate |
Witnesses | Description |
---|---|
coin public key pk affine x coordinate | |
coin public key pk affine y coordinate | |
value | coin value or u64 |
ep | epoch index |
nonce1 | random nonce derived from previous coin |
blinding scalar for value commitment |
Functions | Description |
---|---|
pk | commitment to sk |
C | |
commitment to value |
1
if you read this after zerocash which crypsinous is based off, both papers calls nullifiers serial numbers. and serial number is nonce, sn
in the table below can be called nullifier
in our contract using zcash sapling terminology which is used in our money contract (sapling contract).