comment in circuit

This commit is contained in:
0xturboblitz
2024-02-12 18:19:11 +01:00
parent f6c02760a9
commit ab19c3bc40

View File

@@ -48,9 +48,9 @@ template ProofOfPassport(n, k) {
component main { public [ address ] } = ProofOfPassport(64, 32);
// Us:
// 11 + 1 + 3 + 1
// pubkey + nullifier + reveal_packed + address
// Goal:
// 1 + 1 + 3 + 1
// pubkey_hash + nullifier + reveal_packed + address
// Them:
// 1 + 3 + 1
// pubkey_hash + reveal_twitter_packed + address