Closed 10gic closed 2 months ago
Hi @satoshiotomakan, I would greatly appreciate it if you could take the time to review this pull request.
Hi @satoshiotomakan, please let me know if there's anything else you would like me to adjust in the code. Thank you!
Hi @10gic, just realized there is no test for TWSolanaAddressToken2022Address
function in C++. Could you please add it along with the TWSolanaAddressDefaultTokenAddress
Hi @10gic, just realized there is no test for
TWSolanaAddressToken2022Address
function in C++. Could you please add it along with theTWSolanaAddressDefaultTokenAddress
Hi @satoshiotomakan, you are always meticulous. Thanks for the reminder, I have added it.
@10gic, could I ask you to check your email? Looking forward to your reply
Description
There is a function to generate token addresses for the Token Program, but no function for generating token addresses for the Token-2022 Program. I added a support function to address this.
How to test
Run Rust, C++, Kotlin, Swift tests
Types of changes
Checklist
If you're adding a new blockchain