Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[token-2022] Update to check_zk_elgamal_proof_program_account #7163

Merged

Conversation

samkim-crypto
Copy link
Contributor

@samkim-crypto samkim-crypto commented Aug 17, 2024

Problem

The ZK Token Proof program has been updated to ZK ElGamal Proof program. However, the program consistency function in the token program still refers to this function as check_zk_token_proof_program_account.

Summary of Changes

Update check_zk_token_proof_program_account to check_zk_elgamal_proof_program_account.

@samkim-crypto samkim-crypto marked this pull request as ready for review August 17, 2024 03:49
@samkim-crypto samkim-crypto merged commit 342e227 into solana-labs:master Aug 19, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants