This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[zk-token-sdk] remove non-pod structs
TransferPubkeys
and `Transfer…
…WithFeePubkeys` (#32042) * remove decoded `TransferWithFeePubkeys` * remove decoded `TransferPubkey` * rename `TransferPubkeys` and `TransferWithFeePubkeys` fields * relocate `TransferPubkeys` and `TransferWithFeePubkeys` * reorder proof verify parameters for transfer and transfer with fee * clippy (cherry picked from commit d654715) # Conflicts: # zk-token-sdk/src/instruction/transfer/with_fee.rs # zk-token-sdk/src/zk_token_elgamal/convert.rs # zk-token-sdk/src/zk_token_elgamal/pod/instruction.rs
- Loading branch information
1 parent
6368469
commit 30507d6
Showing
5 changed files
with
83 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.