I did submit PR to solana-token git repository for my token.
But I want to update my token name and decimals.
How can I do that?
I did resubmit but getting error.
Asked
Active
Viewed 796 times
1 Answers
0
You've done the right thing, it will just take the developers some time to review your pull request. The automatic checks ensure that someone isn't changing someone else's entry, and in your case, you're changing an existing entry. They will need to double check that you put in the first request before merging this in.

Jon C
- 7,019
- 10
- 17
-
So, my token name will be updated in the future? – Lovely Sep 29 '21 at 15:01
-
Yes, if the pull request is approved and merged – Jon C Sep 29 '21 at 20:29