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-cli: Make update confidential accept multiple args #5814

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

joncinque
Copy link
Contributor

Problem

As noted in #5804, it's currently not possible to update the approve policy and the auditor pubkey during update-confidential-transfer-mint because only one update_field is allowed at once.

Solution

Allow both to be set by setting multiple(true) on the "update_field" parameter.

cc @samkim-crypto

Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😈

@joncinque
Copy link
Contributor Author

CI is hanging, so merging before it's done. Soon the token-cli won't be so heavy!

@joncinque joncinque merged commit 6ac9c28 into solana-labs:master Nov 13, 2023
30 of 31 checks passed
@joncinque joncinque deleted the tkclif branch November 13, 2023 14:51
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