Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

[WIP] Add function to update token metadata #12

Conversation

21e8
Copy link

@21e8 21e8 commented Sep 13, 2021

Hi,

I myself have needed this function due to some errors before uploading.
It was only present as part of the minting process so I thought I should pull it out.

@jarry-xiao
Copy link
Contributor

Approved thanks

@jameslin101
Copy link

I tried running this and it ends up setting the seller fee basis points to 0.. any ideas?

@21e8
Copy link
Author

21e8 commented Oct 2, 2021

That would explain what I observed... will hold off with this, seems to be missing something

@21e8 21e8 closed this Oct 2, 2021
@syabro
Copy link

syabro commented Oct 5, 2021

@21e8 update_metadata_accounts in rust accepts data: Option<Data> that has pub seller_fee_basis_points: u16

Maybe it's the issue...

@21e8 21e8 reopened this Oct 7, 2021
@21e8 21e8 changed the title Add function to update token metadata [WIP] Add function to update token metadata Oct 7, 2021
@21e8
Copy link
Author

21e8 commented Oct 7, 2021

@syabro do you have a solution proposal? I am currently caught up in other things

@syabro
Copy link

syabro commented Oct 7, 2021

@21e8 I think it's fixed in #17

@21e8
Copy link
Author

21e8 commented Oct 7, 2021

seems that #19 implements this with fixed functionality so gonna close again

@21e8 21e8 closed this Oct 7, 2021
@21e8 21e8 deleted the add-function-to-update-token-metadata branch October 7, 2021 15:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants