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: Add init transfer fee config #2757

Merged
merged 1 commit into from Jan 20, 2022

Conversation

joncinque
Copy link
Contributor

Problem

We need to initialize fees on a mint.

Solution

Add that support. There's also a couple of field renames:

  • fee_config_authority -> transfer_fee_config_authority
  • withheld_withdraw_authority -> withdraw_withheld_authority (this is for consistency, and because I kept getting it wrong)

@joncinque joncinque requested a review from mvines January 20, 2022 00:26
Copy link
Member

@mvines mvines left a comment

Choose a reason for hiding this comment

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

lgtm!

@joncinque joncinque merged commit ba46fed into solana-labs:master Jan 20, 2022
@joncinque joncinque deleted the tk-init-fee branch January 20, 2022 12:29
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.

None yet

2 participants